Home
last modified time | relevance | path

Searched refs:sk_buff (Results 1 – 25 of 2857) sorted by relevance

12345678910>>...115

/linux/include/net/
A Dllc_c_ev.h134 int llc_conn_ev_rst_req(struct sock *sk, struct sk_buff *skb);
142 struct sk_buff *skb);
145 struct sk_buff *skb);
147 struct sk_buff *skb);
154 struct sk_buff *skb);
156 struct sk_buff *skb);
166 struct sk_buff *skb);
168 struct sk_buff *skb);
172 struct sk_buff *skb);
174 struct sk_buff *skb);
[all …]
A Dllc_c_ac.h93 int llc_conn_ac_conn_ind(struct sock *sk, struct sk_buff *skb);
97 int llc_conn_ac_rst_ind(struct sock *sk, struct sk_buff *skb);
100 struct sk_buff *skb);
102 struct sk_buff *skb);
113 struct sk_buff *skb);
136 struct sk_buff *skb);
150 struct sk_buff *skb);
161 int llc_conn_ac_rst_vs(struct sock *sk, struct sk_buff *skb);
162 int llc_conn_ac_upd_vs(struct sock *sk, struct sk_buff *skb);
163 int llc_conn_disc(struct sock *sk, struct sk_buff *skb);
[all …]
A Dudp.h104 struct sk_buff;
171 struct sk_buff *));
174 struct sk_buff *));
179 struct sk_buff *udp_gro_receive(struct list_head *head, struct sk_buff *skb,
183 struct sk_buff *__udp_gso_segment(struct sk_buff *gso_skb,
292 int udp_err(struct sk_buff *, u32);
299 int udp_rcv(struct sk_buff *skb);
306 struct sk_buff *skb_udp_tunnel_segment(struct sk_buff *skb,
329 struct sk_buff *skb);
482 struct sk_buff *skb, bool ipv4) in udp_rcv_segment()
[all …]
A Dmptcp.h135 static inline void mptcp_skb_ext_move(struct sk_buff *to, in mptcp_skb_ext_move()
136 struct sk_buff *from) in mptcp_skb_ext_move()
150 struct sk_buff *from) in mptcp_skb_ext_copy()
179 const struct sk_buff *from) in mptcp_skb_can_collapse()
188 struct sk_buff *skb);
241 struct sk_buff *skb, in mptcp_established_options()
250 struct sk_buff *skb) in mptcp_incoming_options()
256 const struct sk_buff *from) in mptcp_skb_ext_move()
261 struct sk_buff *from) in mptcp_skb_ext_copy()
266 const struct sk_buff *from) in mptcp_skb_can_collapse()
[all …]
A Dl3mdev.h38 struct sk_buff *skb, u16 proto);
165 struct sk_buff *l3mdev_l3_rcv(struct sk_buff *skb, u16 proto) in l3mdev_l3_rcv()
182 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv()
188 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv()
194 struct sk_buff *l3mdev_l3_out(struct sock *sk, struct sk_buff *skb, u16 proto) in l3mdev_l3_out()
211 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out()
217 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out()
279 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv()
285 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv()
291 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out()
[all …]
A Dip.h163 int ip_mr_input(struct sk_buff *skb);
170 struct sk_buff *frag;
182 struct sk_buff *skb = iter->frag; in ip_fraglist_next()
203 struct sk_buff *ip_frag_next(struct sk_buff *skb,
221 struct sk_buff *skb);
475 const struct sk_buff *skb) in ip_skb_dst_mtu()
705 struct sk_buff *ip_check_defrag(struct net *net, struct sk_buff *skb, u32 user);
707 static inline struct sk_buff *ip_check_defrag(struct net *net, struct sk_buff *skb, u32 user) in ip_check_defrag()
717 int ip_forward(struct sk_buff *skb);
729 struct sk_buff *skb) in ip_options_echo()
[all …]
A Dllc_pdu.h314 static inline void llc_pdu_init_as_ui_cmd(struct sk_buff *skb) in llc_pdu_init_as_ui_cmd()
345 struct sk_buff *ev_skb) in llc_pdu_init_as_test_rsp()
376 static inline void llc_pdu_init_as_xid_cmd(struct sk_buff *skb, in llc_pdu_init_as_xid_cmd()
403 static inline void llc_pdu_init_as_xid_rsp(struct sk_buff *skb, in llc_pdu_init_as_xid_rsp()
428 void llc_pdu_set_cmd_rsp(struct sk_buff *skb, u8 type);
429 void llc_pdu_set_pf_bit(struct sk_buff *skb, u8 bit_value);
430 void llc_pdu_decode_pf_bit(struct sk_buff *skb, u8 *pf_bit);
431 void llc_pdu_init_as_disc_cmd(struct sk_buff *skb, u8 p_bit);
436 void llc_pdu_init_as_sabme_cmd(struct sk_buff *skb, u8 p_bit);
437 void llc_pdu_init_as_dm_rsp(struct sk_buff *skb, u8 f_bit);
[all …]
A Dxfrm.h696 struct sk_buff *skb);
727 struct sk_buff *skb) in xfrm_audit_state_replay_overflow()
1032 secpath_reset(struct sk_buff *skb) in secpath_reset()
1098 struct sk_buff *skb, in __xfrm_policy_check2()
1132 struct sk_buff *skb) in xfrm4_policy_check_reverse()
1138 struct sk_buff *skb) in xfrm6_policy_check_reverse()
1238 struct sk_buff *skb) in xfrm4_policy_check_reverse()
1243 struct sk_buff *skb) in xfrm6_policy_check_reverse()
1573 struct sk_buff *));
1576 struct sk_buff *));
[all …]
A Dllc_s_ev.h47 static __inline__ struct llc_sap_state_ev *llc_sap_ev(struct sk_buff *skb) in llc_sap_ev()
54 typedef int (*llc_sap_ev_t)(struct llc_sap *sap, struct sk_buff *skb);
56 int llc_sap_ev_activation_req(struct llc_sap *sap, struct sk_buff *skb);
57 int llc_sap_ev_rx_ui(struct llc_sap *sap, struct sk_buff *skb);
58 int llc_sap_ev_unitdata_req(struct llc_sap *sap, struct sk_buff *skb);
59 int llc_sap_ev_xid_req(struct llc_sap *sap, struct sk_buff *skb);
60 int llc_sap_ev_rx_xid_c(struct llc_sap *sap, struct sk_buff *skb);
61 int llc_sap_ev_rx_xid_r(struct llc_sap *sap, struct sk_buff *skb);
62 int llc_sap_ev_test_req(struct llc_sap *sap, struct sk_buff *skb);
63 int llc_sap_ev_rx_test_c(struct llc_sap *sap, struct sk_buff *skb);
[all …]
A Dsch_generic.h66 struct sk_buff *head;
67 struct sk_buff *tail;
75 struct sk_buff **to_free);
398 struct sk_buff *skb,
843 struct sk_buff **to_free) in qdisc_enqueue()
859 const struct sk_buff *skb) in bstats_update()
1052 static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free) in __qdisc_drop()
1113 struct sk_buff *skb) in qdisc_update_stats_at_dequeue()
1203 struct sk_buff **to_free) in qdisc_drop_cpu()
1221 struct sk_buff **to_free) in qdisc_drop_all()
[all …]
/linux/include/linux/
A Dskbuff.h303 struct sk_buff;
1112 struct sk_buff *build_skb_around(struct sk_buff *skb,
1135 struct sk_buff *alloc_skb_for_msg(struct sk_buff *first);
1180 struct sk_buff *skb_morph(struct sk_buff *dst, struct sk_buff *src);
1195 struct sk_buff *skb_realloc_headroom(struct sk_buff *skb,
1662 static inline struct sk_buff *skb_get(struct sk_buff *skb) in skb_get()
1971 struct sk_buff *prev, struct sk_buff *next, in __skb_insert()
2079 void skb_append(struct sk_buff *old, struct sk_buff *newsk,
3698 struct sk_buff *skb_vlan_untag(struct sk_buff *skb);
3937 struct sk_buff *skb_clone_sk(struct sk_buff *skb);
[all …]
A Dnetfilter.h61 struct sk_buff;
78 struct sk_buff *skb,
212 struct sock *sk, struct sk_buff *skb, in nf_hook() argument
427 struct sock *sk, struct sk_buff *skb, in nf_hook() argument
443 extern void (*ip_ct_attach)(struct sk_buff *, const struct sk_buff *) __rcu;
444 void nf_ct_attach(struct sk_buff *, const struct sk_buff *);
447 const struct sk_buff *skb);
449 static inline void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) {} in nf_ct_attach()
452 const struct sk_buff *skb) in nf_ct_get_tuple_skb()
462 int (*update)(struct net *net, struct sk_buff *skb);
[all …]
A Dnetlink.h16 static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb) in nlmsg_hdr()
49 void (*input)(struct sk_buff *skb);
154 bool netlink_strict_get_check(struct sk_buff *skb);
168 int netlink_sendskb(struct sock *sk, struct sk_buff *skb);
170 static inline struct sk_buff *
171 netlink_skb_clone(struct sk_buff *skb, gfp_t gfp_mask) in netlink_skb_clone()
173 struct sk_buff *nskb; in netlink_skb_clone()
202 struct sk_buff *skb;
204 int (*dump)(struct sk_buff * skb,
268 bool netlink_ns_capable(const struct sk_buff *skb,
[all …]
/linux/net/ieee802154/
A Dieee802154.h28 struct sk_buff *ieee802154_nl_create(int flags, u8 req);
29 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group);
30 struct sk_buff *ieee802154_nl_new_reply(struct genl_info *info,
32 int ieee802154_nl_reply(struct sk_buff *msg, struct genl_info *info);
37 int ieee802154_list_phy(struct sk_buff *skb, struct genl_info *info);
39 int ieee802154_add_iface(struct sk_buff *skb, struct genl_info *info);
50 int ieee802154_scan_req(struct sk_buff *skb, struct genl_info *info);
60 int ieee802154_llsec_dump_keys(struct sk_buff *skb,
64 int ieee802154_llsec_dump_devs(struct sk_buff *skb,
68 int ieee802154_llsec_dump_devkeys(struct sk_buff *skb,
[all …]
/linux/drivers/net/wireless/ath/ath10k/
A Dwmi-ops.h12 struct sk_buff;
139 struct sk_buff *(*gen_mgmt_tx)(struct ath10k *ar, struct sk_buff *skb);
467 struct sk_buff *skb; in ath10k_wmi_mgmt_tx_send()
489 struct sk_buff *skb; in ath10k_wmi_mgmt_tx()
518 struct sk_buff *skb; in ath10k_wmi_pdev_set_regdomain()
535 struct sk_buff *skb; in ath10k_wmi_pdev_set_base_macaddr()
551 struct sk_buff *skb; in ath10k_wmi_pdev_suspend_target()
566 struct sk_buff *skb; in ath10k_wmi_pdev_resume_target()
581 struct sk_buff *skb; in ath10k_wmi_pdev_set_param()
596 struct sk_buff *skb; in ath10k_wmi_cmd_init()
[all …]
/linux/net/llc/
A Dllc_c_ev.c78 struct sk_buff *skb; in llc_util_nr_inside_tx_window()
197 struct sk_buff *skb) in llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns()
209 struct sk_buff *skb) in llc_conn_ev_rx_i_cmd_pbit_set_1_unexpd_ns()
221 struct sk_buff *skb) in llc_conn_ev_rx_i_cmd_pbit_set_x_inval_ns()
264 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_0_unexpd_ns()
276 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_1_unexpd_ns()
288 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_x_unexpd_ns()
299 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_x_inval_ns()
503 struct sk_buff *skb) in llc_conn_ev_rx_zzz_cmd_pbit_set_x_inval_nr()
521 struct sk_buff *skb) in llc_conn_ev_rx_zzz_rsp_fbit_set_x_inval_nr()
[all …]
A Dllc_c_ac.c39 struct sk_buff *skb);
177 struct sk_buff *skb) in llc_conn_ac_clear_remote_busy_if_f_eq_1()
189 struct sk_buff *skb) in llc_conn_ac_stop_rej_tmr_if_data_flag_eq_2()
277 struct sk_buff *nskb; in llc_conn_ac_send_frmr_rsp_f_set_x()
338 struct sk_buff *nskb; in llc_conn_ac_resend_frmr_rsp_f_set_p()
428 struct sk_buff *skb) in llc_conn_ac_resend_i_xxx_x_set_0_or_send_rr()
911 struct sk_buff *skb) in llc_conn_ac_send_i_rsp_f_set_ackpf()
966 struct sk_buff *skb) in llc_conn_ac_send_rr_rsp_f_set_ackpf()
1140 struct sk_buff *skb) in llc_conn_ac_start_ack_tmr_if_not_running()
1242 struct sk_buff *skb) in llc_conn_ac_set_data_flag_1_if_data_flag_eq_0()
[all …]
/linux/net/nfc/
A Ddigital.h45 struct sk_buff *digital_skb_alloc(struct nfc_digital_dev *ddev,
55 struct sk_buff *skb, u16 timeout, in digital_in_send_cmd()
71 struct sk_buff *skb);
73 struct sk_buff *skb);
78 int digital_in_recv_mifare_res(struct sk_buff *resp);
84 struct nfc_target *target, struct sk_buff *skb,
89 struct sk_buff *skb, u16 timeout, in digital_tg_send_cmd()
97 struct sk_buff *resp);
100 struct sk_buff *resp);
110 struct sk_buff *resp);
[all …]
/linux/include/net/netfilter/ipv4/
A Dnf_reject.h10 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook);
11 void nf_send_reset(struct net *net, struct sock *, struct sk_buff *oldskb,
13 const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb,
15 struct iphdr *nf_reject_iphdr_put(struct sk_buff *nskb,
16 const struct sk_buff *oldskb,
18 void nf_reject_ip_tcphdr_put(struct sk_buff *nskb, const struct sk_buff *oldskb,
21 struct sk_buff *nf_reject_skb_v4_unreach(struct net *net,
22 struct sk_buff *oldskb,
25 struct sk_buff *nf_reject_skb_v4_tcp_reset(struct net *net,
26 struct sk_buff *oldskb,
/linux/include/net/netfilter/
A Dnf_conntrack_l4proto.h40 int (*tuple_to_nlattr)(struct sk_buff *skb,
86 struct sk_buff *skb,
91 struct sk_buff *skb,
96 struct sk_buff *skb,
101 struct sk_buff *skb,
106 struct sk_buff *skb,
111 struct sk_buff *skb,
116 struct sk_buff *skb,
121 struct sk_buff *skb,
126 struct sk_buff *skb,
[all …]
A Dbr_netfilter.h9 static inline struct nf_bridge_info *nf_bridge_alloc(struct sk_buff *skb) in nf_bridge_alloc()
23 void nf_bridge_update_protocol(struct sk_buff *skb);
26 struct sk_buff *skb, struct net_device *indev,
29 struct sk_buff *));
31 unsigned int nf_bridge_encap_header_len(const struct sk_buff *skb);
33 static inline void nf_bridge_push_encap_header(struct sk_buff *skb) in nf_bridge_push_encap_header()
55 struct net_device *setup_pre_routing(struct sk_buff *skb,
59 int br_validate_ipv6(struct net *net, struct sk_buff *skb);
61 struct sk_buff *skb,
64 static inline int br_validate_ipv6(struct net *net, struct sk_buff *skb) in br_validate_ipv6()
[all …]
/linux/net/ethtool/
A Dnetlink.h17 int ethnl_fill_reply_header(struct sk_buff *skb, struct net_device *dev,
23 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd);
24 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev);
47 static inline int ethnl_put_strz(struct sk_buff *skb, u16 attrtype, in ethnl_put_strz()
314 int (*fill_reply)(struct sk_buff *skb,
382 int ethnl_set_debug(struct sk_buff *skb, struct genl_info *info);
383 int ethnl_set_wol(struct sk_buff *skb, struct genl_info *info);
386 int ethnl_set_rings(struct sk_buff *skb, struct genl_info *info);
389 int ethnl_set_pause(struct sk_buff *skb, struct genl_info *info);
390 int ethnl_set_eee(struct sk_buff *skb, struct genl_info *info);
[all …]
/linux/include/net/netfilter/ipv6/
A Dnf_reject.h8 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, unsigned char code,
10 void nf_send_reset6(struct net *net, struct sock *sk, struct sk_buff *oldskb,
12 const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb,
15 struct ipv6hdr *nf_reject_ip6hdr_put(struct sk_buff *nskb,
16 const struct sk_buff *oldskb,
18 void nf_reject_ip6_tcphdr_put(struct sk_buff *nskb,
19 const struct sk_buff *oldskb,
22 struct sk_buff *nf_reject_skb_v6_tcp_reset(struct net *net,
23 struct sk_buff *oldskb,
26 struct sk_buff *nf_reject_skb_v6_unreach(struct net *net,
[all …]
/linux/net/batman-adv/
A Ddistributed-arp-table.h28 struct sk_buff *skb);
30 struct sk_buff *skb, int hdr_size);
32 struct sk_buff *skb);
34 struct sk_buff *skb, int hdr_size);
36 struct sk_buff *skb,
40 struct sk_buff *skb, int hdr_size);
108 struct sk_buff *skb) in batadv_dat_snoop_outgoing_arp_request()
122 struct sk_buff *skb) in batadv_dat_snoop_outgoing_arp_reply()
129 struct sk_buff *skb, int hdr_size) in batadv_dat_snoop_incoming_arp_reply()
136 struct sk_buff *skb, __be16 proto, in batadv_dat_snoop_outgoing_dhcp_ack()
[all …]
A Dsend.h25 struct sk_buff *skb);
32 int batadv_send_skb_to_orig(struct sk_buff *skb,
35 int batadv_send_skb_packet(struct sk_buff *skb,
40 int batadv_send_unicast_skb(struct sk_buff *skb,
43 struct sk_buff *skb,
47 struct sk_buff *skb,
54 struct sk_buff *skb,
58 struct sk_buff *skb, int packet_type,
63 struct sk_buff *skb, int packet_type,
83 struct sk_buff *skb, u8 *dst_hint, in batadv_send_skb_via_tt()
[all …]

Completed in 94 milliseconds

12345678910>>...115