Home
last modified time | relevance | path

Searched defs:skb (Results 1 – 25 of 2110) sorted by relevance

12345678910>>...85

/linux/net/xfrm/
H A Dxfrm_output.c30 static int xfrm_skb_check_space(struct sk_buff *skb) in xfrm_skb_check_space() argument
51 static struct dst_entry *skb_dst_pop(struct sk_buff *skb) in skb_dst_pop() argument
64 xfrm4_transport_output(struct xfrm_state * x,struct sk_buff * skb) xfrm4_transport_output() argument
83 mip6_rthdr_offset(struct sk_buff * skb,u8 ** nexthdr,int type) mip6_rthdr_offset() argument
143 xfrm6_hdr_offset(struct xfrm_state * x,struct sk_buff * skb,u8 ** prevhdr) xfrm6_hdr_offset() argument
164 xfrm6_transport_output(struct xfrm_state * x,struct sk_buff * skb) xfrm6_transport_output() argument
197 xfrm6_ro_output(struct xfrm_state * x,struct sk_buff * skb) xfrm6_ro_output() argument
227 xfrm4_beet_encap_add(struct xfrm_state * x,struct sk_buff * skb) xfrm4_beet_encap_add() argument
276 xfrm4_tunnel_encap_add(struct xfrm_state * x,struct sk_buff * skb) xfrm4_tunnel_encap_add() argument
324 xfrm6_tunnel_encap_add(struct xfrm_state * x,struct sk_buff * skb) xfrm6_tunnel_encap_add() argument
361 xfrm6_beet_encap_add(struct xfrm_state * x,struct sk_buff * skb) xfrm6_beet_encap_add() argument
412 xfrm4_prepare_output(struct xfrm_state * x,struct sk_buff * skb) xfrm4_prepare_output() argument
434 xfrm6_prepare_output(struct xfrm_state * x,struct sk_buff * skb) xfrm6_prepare_output() argument
460 xfrm_outer_mode_output(struct xfrm_state * x,struct sk_buff * skb) xfrm_outer_mode_output() argument
492 pktgen_xfrm_outer_mode_output(struct xfrm_state * x,struct sk_buff * skb) pktgen_xfrm_outer_mode_output() argument
499 xfrm_output_one(struct sk_buff * skb,int err) xfrm_output_one() argument
593 xfrm_output_resume(struct sock * sk,struct sk_buff * skb,int err) xfrm_output_resume() argument
623 xfrm_dev_direct_output(struct sock * sk,struct xfrm_state * x,struct sk_buff * skb) xfrm_dev_direct_output() argument
656 xfrm_output2(struct net * net,struct sock * sk,struct sk_buff * skb) xfrm_output2() argument
661 xfrm_output_gso(struct net * net,struct sock * sk,struct sk_buff * skb) xfrm_output_gso() argument
699 xfrm_get_inner_ipproto(struct sk_buff * skb,struct xfrm_state * x) xfrm_get_inner_ipproto() argument
750 xfrm_output(struct sock * sk,struct sk_buff * skb) xfrm_output() argument
841 xfrm4_tunnel_check_size(struct sk_buff * skb) xfrm4_tunnel_check_size() argument
869 xfrm4_extract_output(struct xfrm_state * x,struct sk_buff * skb) xfrm4_extract_output() argument
890 xfrm6_tunnel_check_size(struct sk_buff * skb) xfrm6_tunnel_check_size() argument
923 xfrm6_extract_output(struct xfrm_state * x,struct sk_buff * skb) xfrm6_extract_output() argument
942 xfrm_inner_extract_output(struct xfrm_state * x,struct sk_buff * skb) xfrm_inner_extract_output() argument
954 xfrm_local_error(struct sk_buff * skb,int mtu) xfrm_local_error() argument
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c105 static __always_inline int __encap_ipv4(struct __sk_buff *skb, __u8 encap_proto, in __encap_ipv4()
266 static __always_inline int encap_ipv4(struct __sk_buff *skb, __u8 encap_proto, in encap_ipv4()
272 static __always_inline int __encap_ipv6(struct __sk_buff *skb, __u8 encap_proto, in __encap_ipv6()
383 static int encap_ipv6_ipip6(struct __sk_buff *skb) in encap_ipv6_ipip6()
437 static __always_inline int encap_ipv6(struct __sk_buff *skb, __u8 encap_proto, in encap_ipv6()
444 int __encap_ipip_none(struct __sk_buff *skb) in __encap_ipip_none()
453 int __encap_gre_none(struct __sk_buff *skb) in __encap_gre_none()
462 int __encap_gre_mpls(struct __sk_buff *skb) in __encap_gre_mpls()
471 int __encap_gre_eth(struct __sk_buff *skb) in __encap_gre_eth()
480 int __encap_udp_none(struct __sk_buff *skb) in __encap_udp_none()
[all …]
H A Dtest_tunnel_kern.c58 gre_set_tunnel(struct __sk_buff * skb) gre_set_tunnel() argument
80 gre_set_tunnel_no_key(struct __sk_buff * skb) gre_set_tunnel_no_key() argument
101 gre_get_tunnel(struct __sk_buff * skb) gre_get_tunnel() argument
117 ip6gretap_set_tunnel(struct __sk_buff * skb) ip6gretap_set_tunnel() argument
141 ip6gretap_get_tunnel(struct __sk_buff * skb) ip6gretap_get_tunnel() argument
160 erspan_set_tunnel(struct __sk_buff * skb) erspan_set_tunnel() argument
203 erspan_get_tunnel(struct __sk_buff * skb) erspan_get_tunnel() argument
239 ip4ip6erspan_set_tunnel(struct __sk_buff * skb) ip4ip6erspan_set_tunnel() argument
283 ip4ip6erspan_get_tunnel(struct __sk_buff * skb) ip4ip6erspan_get_tunnel() argument
320 vxlan_set_tunnel_dst(struct __sk_buff * skb) vxlan_set_tunnel_dst() argument
359 vxlan_set_tunnel_src(struct __sk_buff * skb) vxlan_set_tunnel_src() argument
398 vxlan_get_tunnel_src(struct __sk_buff * skb) vxlan_get_tunnel_src() argument
432 veth_set_outer_dst(struct __sk_buff * skb) veth_set_outer_dst() argument
485 ip6vxlan_set_tunnel_dst(struct __sk_buff * skb) ip6vxlan_set_tunnel_dst() argument
516 ip6vxlan_set_tunnel_src(struct __sk_buff * skb) ip6vxlan_set_tunnel_src() argument
547 ip6vxlan_get_tunnel_src(struct __sk_buff * skb) ip6vxlan_get_tunnel_src() argument
588 geneve_set_tunnel(struct __sk_buff * skb) geneve_set_tunnel() argument
627 geneve_get_tunnel(struct __sk_buff * skb) geneve_get_tunnel() argument
649 ip6geneve_set_tunnel(struct __sk_buff * skb) ip6geneve_set_tunnel() argument
688 ip6geneve_get_tunnel(struct __sk_buff * skb) ip6geneve_get_tunnel() argument
712 ipip_set_tunnel(struct __sk_buff * skb) ipip_set_tunnel() argument
741 ipip_get_tunnel(struct __sk_buff * skb) ipip_get_tunnel() argument
757 ipip_gue_set_tunnel(struct __sk_buff * skb) ipip_gue_set_tunnel() argument
796 ipip_fou_set_tunnel(struct __sk_buff * skb) ipip_fou_set_tunnel() argument
834 ipip_encap_get_tunnel(struct __sk_buff * skb) ipip_encap_get_tunnel() argument
862 ipip6_set_tunnel(struct __sk_buff * skb) ipip6_set_tunnel() argument
893 ipip6_get_tunnel(struct __sk_buff * skb) ipip6_get_tunnel() argument
911 ip6ip6_set_tunnel(struct __sk_buff * skb) ip6ip6_set_tunnel() argument
941 ip6ip6_get_tunnel(struct __sk_buff * skb) ip6ip6_get_tunnel() argument
963 xfrm_get_state(struct __sk_buff * skb) xfrm_get_state() argument
[all...]
H A Dtest_global_func3.c9 int f1(struct __sk_buff *skb) in f1() argument
15 int f2(int val, struct __sk_buff *skb) in f2() argument
21 int f3(int val, struct __sk_buff *skb, int var) in f3() argument
27 int f4(struct __sk_buff *skb) in f4() argument
33 int f5(struct __sk_buff *skb) in f5() argument
39 f6(struct __sk_buff * skb) f6() argument
45 f7(struct __sk_buff * skb) f7() argument
51 f8(struct __sk_buff * skb) f8() argument
58 global_func3(struct __sk_buff * skb) global_func3() argument
[all...]
H A Dtest_global_func4.c9 int f1(struct __sk_buff *skb) in f1()
15 int f2(int val, struct __sk_buff *skb) in f2()
21 int f3(int val, struct __sk_buff *skb, int var) in f3()
27 int f4(struct __sk_buff *skb) in f4()
33 int f5(struct __sk_buff *skb) in f5()
39 int f6(struct __sk_buff *skb) in f6()
45 int f7(struct __sk_buff *skb) in f7()
52 int global_func4(struct __sk_buff *skb) in global_func4()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h238 ath10k_wmi_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_rx()
270 ath10k_wmi_pull_scan(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_scan()
280 ath10k_wmi_pull_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_tx_compl()
290 ath10k_wmi_pull_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_tx_bundle_compl()
300 ath10k_wmi_pull_mgmt_rx(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_rx()
310 ath10k_wmi_pull_ch_info(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_ch_info()
320 ath10k_wmi_pull_vdev_start(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_vdev_start()
330 ath10k_wmi_pull_peer_kick(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_peer_kick()
340 ath10k_wmi_pull_swba(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_swba()
350 ath10k_wmi_pull_phyerr_hdr(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_phyerr_hdr()
[all …]
H A Dwmi.c1808 struct sk_buff *skb; in ath10k_wmi_alloc_skb() local
1825 static void ath10k_wmi_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_htc_tx_complete()
1830 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_cmd_send_nowait()
1931 int ath10k_wmi_cmd_send(struct ath10k *ar, struct sk_buff *skb, u32 cmd_id) in ath10k_wmi_cmd_send()
1980 struct sk_buff *skb; in ath10k_wmi_op_gen_mgmt_tx() local
2196 static int ath10k_wmi_op_pull_scan_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_scan_ev()
2215 int ath10k_wmi_event_scan(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_scan()
2280 struct sk_buff *skb, in ath10k_wmi_handle_wep_reauth()
2310 static int ath10k_wmi_op_pull_mgmt_rx_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_mgmt_rx_ev()
2362 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
[all …]
/linux/net/bridge/
H A Dbr_netfilter_hooks.c73 #define IS_IP(skb) \ argument
76 #define IS_IPV6(skb) \ argument
79 #define IS_ARP(skb) \ argument
82 static inline __be16 vlan_proto(const struct sk_buff *skb) in vlan_proto()
92 static inline bool is_vlan_ip(const struct sk_buff *skb, const struct net *net) in is_vlan_ip()
99 static inline bool is_vlan_ipv6(const struct sk_buff *skb, in is_vlan_ipv6()
108 static inline bool is_vlan_arp(const struct sk_buff *skb, const struct net *net) in is_vlan_arp()
115 static inline __be16 pppoe_proto(const struct sk_buff *skb) in pppoe_proto()
121 static inline bool is_pppoe_ip(const struct sk_buff *skb, const struct net *net) in is_pppoe_ip()
129 static inline bool is_pppoe_ipv6(const struct sk_buff *skb, in is_pppoe_ipv6()
[all …]
/linux/net/nfc/nci/
H A Drsp.c29 const struct sk_buff *skb) in nci_core_reset_rsp_packet()
48 const struct sk_buff *skb) in nci_core_init_rsp_packet_v1()
103 const struct sk_buff *skb) in nci_core_init_rsp_packet_v2()
159 static void nci_core_init_rsp_packet(struct nci_dev *ndev, const struct sk_buff *skb) in nci_core_init_rsp_packet()
201 const struct sk_buff *skb) in nci_core_set_config_rsp_packet()
211 const struct sk_buff *skb) in nci_rf_disc_map_rsp_packet()
221 const struct sk_buff *skb) in nci_rf_disc_rsp_packet()
252 const struct sk_buff *skb) in nci_rf_disc_select_rsp_packet()
264 const struct sk_buff *skb) in nci_rf_deactivate_rsp_packet()
280 const struct sk_buff *skb) in nci_nfcee_discover_rsp_packet()
[all …]
/linux/net/ieee802154/6lowpan/
H A Drx.c21 static int lowpan_give_skb_to_device(struct sk_buff *skb) in lowpan_give_skb_to_device()
30 static int lowpan_rx_handlers_result(struct sk_buff *skb, lowpan_rx_result res) in lowpan_rx_handlers_result()
64 static lowpan_rx_result lowpan_rx_h_frag(struct sk_buff *skb) in lowpan_rx_h_frag()
83 int lowpan_iphc_decompress(struct sk_buff *skb) in lowpan_iphc_decompress()
93 static lowpan_rx_result lowpan_rx_h_iphc(struct sk_buff *skb) in lowpan_rx_h_iphc()
112 lowpan_rx_result lowpan_rx_h_ipv6(struct sk_buff *skb) in lowpan_rx_h_ipv6()
127 static lowpan_rx_result lowpan_rx_h_esc(struct sk_buff *skb) in lowpan_rx_h_esc()
143 static lowpan_rx_result lowpan_rx_h_hc1(struct sk_buff *skb) in lowpan_rx_h_hc1()
159 static lowpan_rx_result lowpan_rx_h_dff(struct sk_buff *skb) in lowpan_rx_h_dff()
175 static lowpan_rx_result lowpan_rx_h_bc0(struct sk_buff *skb) in lowpan_rx_h_bc0()
[all …]
/linux/net/netfilter/
H A Dnf_flow_table_ip.c26 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check()
46 static void nf_flow_nat_ip_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_tcp()
55 static void nf_flow_nat_ip_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_udp()
69 static void nf_flow_nat_ip_l4proto(struct sk_buff *skb, struct iphdr *iph, in nf_flow_nat_ip_l4proto()
84 struct sk_buff *skb, struct iphdr *iph, in nf_flow_snat_ip()
107 struct sk_buff *skb, struct iphdr *iph, in nf_flow_dnat_ip()
129 static void nf_flow_nat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_nat_ip()
162 struct sk_buff *skb, in nf_flow_tuple_encap()
214 static int nf_flow_tuple_ip(struct nf_flowtable_ctx *ctx, struct sk_buff *skb, in nf_flow_tuple_ip()
287 static bool nf_flow_exceeds_mtu(const struct sk_buff *skb, unsigned int mtu) in nf_flow_exceeds_mtu()
[all …]
/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm_mbox.c62 nfp_ccm_mbox_msg_init(struct sk_buff *skb, unsigned int exp_reply, int max_len) in nfp_ccm_mbox_msg_init()
73 static int nfp_ccm_mbox_maxlen(const struct sk_buff *skb) in nfp_ccm_mbox_maxlen()
80 static bool nfp_ccm_mbox_done(struct sk_buff *skb) in nfp_ccm_mbox_done()
87 static bool nfp_ccm_mbox_in_progress(struct sk_buff *skb) in nfp_ccm_mbox_in_progress()
95 static void nfp_ccm_mbox_set_busy(struct sk_buff *skb) in nfp_ccm_mbox_set_busy()
102 static bool nfp_ccm_mbox_is_posted(struct sk_buff *skb) in nfp_ccm_mbox_is_posted()
109 static void nfp_ccm_mbox_mark_posted(struct sk_buff *skb) in nfp_ccm_mbox_mark_posted()
116 static bool nfp_ccm_mbox_is_first(struct nfp_net *nn, struct sk_buff *skb) in nfp_ccm_mbox_is_first()
121 static bool nfp_ccm_mbox_should_run(struct nfp_net *nn, struct sk_buff *skb) in nfp_ccm_mbox_should_run()
131 struct sk_buff *skb; in nfp_ccm_mbox_mark_next_runner() local
[all …]
/linux/samples/bpf/
H A Dtest_lwt_bpf.c29 int do_nop(struct __sk_buff *skb) in do_nop()
36 int do_test_ctx(struct __sk_buff *skb) in do_test_ctx()
49 int do_test_cb(struct __sk_buff *skb) in do_test_cb()
60 int do_test_data(struct __sk_buff *skb) in do_test_data()
84 static inline int rewrite(struct __sk_buff *skb, uint32_t old_ip, in rewrite()
141 int do_test_rewrite(struct __sk_buff *skb) in do_test_rewrite()
160 static inline int __do_push_ll_and_redirect(struct __sk_buff *skb) in __do_push_ll_and_redirect()
185 int do_push_ll_and_redirect_silent(struct __sk_buff *skb) in do_push_ll_and_redirect_silent()
191 int do_push_ll_and_redirect(struct __sk_buff *skb) in do_push_ll_and_redirect()
202 static inline void __fill_garbage(struct __sk_buff *skb) in __fill_garbage()
[all …]
H A Dtcbpf1_kern.c16 static inline void set_dst_mac(struct __sk_buff *skb, char *mac) in set_dst_mac()
24 static inline void set_ip_tos(struct __sk_buff *skb, __u8 new_tos) in set_ip_tos()
37 static inline void set_tcp_ip_src(struct __sk_buff *skb, __u32 new_ip) in set_tcp_ip_src()
47 static inline void set_tcp_dest_port(struct __sk_buff *skb, __u16 new_port) in set_tcp_dest_port()
56 int bpf_prog1(struct __sk_buff *skb) in bpf_prog1()
70 int _redirect_xmit(struct __sk_buff *skb) in _redirect_xmit()
75 int _redirect_recv(struct __sk_buff *skb) in _redirect_recv()
80 int _clone_redirect_xmit(struct __sk_buff *skb) in _clone_redirect_xmit()
86 int _clone_redirect_recv(struct __sk_buff *skb) in _clone_redirect_recv()
/linux/net/openvswitch/
H A Dflow.c62 const struct sk_buff *skb) in ovs_flow_stats_update() argument
175 static int check_header(struct sk_buff *skb, int len) in check_header() argument
184 static bool arphdr_ok(struct sk_buff *skb) in arphdr_ok() argument
190 static int check_iphdr(struct sk_buff *skb) in check_iphdr() argument
209 tcphdr_ok(struct sk_buff * skb) tcphdr_ok() argument
225 udphdr_ok(struct sk_buff * skb) udphdr_ok() argument
231 sctphdr_ok(struct sk_buff * skb) sctphdr_ok() argument
237 icmphdr_ok(struct sk_buff * skb) icmphdr_ok() argument
269 get_ipv6_ext_hdrs(struct sk_buff * skb,struct ipv6hdr * nh,u16 * ext_hdrs) get_ipv6_ext_hdrs() argument
381 parse_ipv6hdr(struct sk_buff * skb,struct sw_flow_key * key) parse_ipv6hdr() argument
430 icmp6hdr_ok(struct sk_buff * skb) icmp6hdr_ok() argument
446 parse_vlan_tag(struct sk_buff * skb,struct vlan_head * key_vh,bool untag_vlan) parse_vlan_tag() argument
490 parse_vlan(struct sk_buff * skb,struct sw_flow_key * key) parse_vlan() argument
512 parse_ethertype(struct sk_buff * skb) parse_ethertype() argument
550 parse_icmpv6(struct sk_buff * skb,struct sw_flow_key * key,int nh_len) parse_icmpv6() argument
625 parse_nsh(struct sk_buff * skb,struct sw_flow_key * key) parse_nsh() argument
679 key_extract_l3l4(struct sk_buff * skb,struct sw_flow_key * key) key_extract_l3l4() argument
909 key_extract(struct sk_buff * skb,struct sw_flow_key * key) key_extract() argument
970 ovs_flow_key_update_l3l4(struct sk_buff * skb,struct sw_flow_key * key) ovs_flow_key_update_l3l4() argument
975 ovs_flow_key_update(struct sk_buff * skb,struct sw_flow_key * key) ovs_flow_key_update() argument
986 key_extract_mac_proto(struct sk_buff * skb) key_extract_mac_proto() argument
1001 ovs_flow_key_extract(const struct ip_tunnel_info * tun_info,struct sk_buff * skb,struct sw_flow_key * key) ovs_flow_key_extract() argument
1076 ovs_flow_key_extract_userspace(struct net * net,const struct nlattr * attr,struct sk_buff * skb,struct sw_flow_key * key,bool log) ovs_flow_key_extract_userspace() argument
[all...]
H A Dactions.c91 static struct deferred_action *add_deferred_actions(struct sk_buff *skb, in add_deferred_actions()
130 static int push_mpls(struct sk_buff *skb, struct sw_flow_key *key, in push_mpls()
146 static int pop_mpls(struct sk_buff *skb, struct sw_flow_key *key, in pop_mpls()
163 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls()
183 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key) in pop_vlan()
197 static int push_vlan(struct sk_buff *skb, struct sw_flow_key *key, in push_vlan()
226 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_eth_addr()
253 static int pop_eth(struct sk_buff *skb, struct sw_flow_key *key) in pop_eth()
267 static int push_eth(struct sk_buff *skb, struct sw_flow_key *key, in push_eth()
283 static noinline_for_stack int push_nsh(struct sk_buff *skb, in push_nsh()
[all …]
/linux/include/linux/
H A Dnetfilter_bridge.h19 static inline void br_drop_fake_rtable(struct sk_buff *skb) in br_drop_fake_rtable()
28 nf_bridge_info_get(const struct sk_buff *skb) in nf_bridge_info_get()
33 static inline bool nf_bridge_info_exists(const struct sk_buff *skb) in nf_bridge_info_exists()
38 static inline int nf_bridge_get_physinif(const struct sk_buff *skb) in nf_bridge_get_physinif()
48 static inline int nf_bridge_get_physoutif(const struct sk_buff *skb) in nf_bridge_get_physoutif()
59 nf_bridge_get_physindev(const struct sk_buff *skb, struct net *net) in nf_bridge_get_physindev()
67 nf_bridge_get_physoutdev(const struct sk_buff *skb) in nf_bridge_get_physoutdev()
74 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting()
81 #define br_drop_fake_rtable(skb) do { } while (0) argument
82 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.c16 nfp_flower_cmsg_get_hdr(struct sk_buff *skb) in nfp_flower_cmsg_get_hdr()
26 struct sk_buff *skb; in nfp_flower_cmsg_alloc() local
47 struct sk_buff *skb; in nfp_flower_cmsg_mac_repr_start() local
62 nfp_flower_cmsg_mac_repr_add(struct sk_buff *skb, unsigned int idx, in nfp_flower_cmsg_mac_repr_add()
79 struct sk_buff *skb; in nfp_flower_cmsg_portmod() local
104 struct sk_buff *skb; in nfp_flower_cmsg_portreify() local
123 nfp_flower_process_mtu_ack(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_process_mtu_ack()
151 nfp_flower_cmsg_portmod_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_portmod_rx()
186 nfp_flower_cmsg_portreify_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_portreify_rx()
208 nfp_flower_cmsg_merge_hint_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_merge_hint_rx()
[all …]
/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c65 struct sk_buff *skb) in carl9170_get_queue()
76 static void carl9170_tx_accounting(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting()
108 struct sk_buff *skb) in __carl9170_get_tx_sta()
138 static void carl9170_tx_ps_unblock(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_ps_unblock()
156 static void carl9170_tx_accounting_free(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting_free()
190 static int carl9170_alloc_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_alloc_dev_space()
226 static void carl9170_release_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_release_dev_space()
267 struct sk_buff *skb; in carl9170_tx_release() local
331 void carl9170_tx_get_skb(struct sk_buff *skb) in carl9170_tx_get_skb()
338 int carl9170_tx_put_skb(struct sk_buff *skb) in carl9170_tx_put_skb()
[all …]
/linux/net/core/
H A Dgso.c13 struct sk_buff *skb_eth_gso_segment(struct sk_buff *skb, in skb_eth_gso_segment()
37 struct sk_buff *skb_mac_gso_segment(struct sk_buff *skb, in skb_mac_gso_segment()
66 static bool skb_needs_check(const struct sk_buff *skb, bool tx_path) in skb_needs_check()
88 struct sk_buff *__skb_gso_segment(struct sk_buff *skb, in __skb_gso_segment()
143 static unsigned int skb_gso_transport_seglen(const struct sk_buff *skb) in skb_gso_transport_seglen()
178 static unsigned int skb_gso_network_seglen(const struct sk_buff *skb) in skb_gso_network_seglen()
195 static unsigned int skb_gso_mac_seglen(const struct sk_buff *skb) in skb_gso_mac_seglen()
223 static inline bool skb_gso_size_check(const struct sk_buff *skb, in skb_gso_size_check()
253 bool skb_gso_validate_network_len(const struct sk_buff *skb, unsigned int mtu) in skb_gso_validate_network_len()
268 bool skb_gso_validate_mac_len(const struct sk_buff *skb, unsigned int len) in skb_gso_validate_mac_len()
/linux/net/ncsi/
H A Dncsi-cmd.c63 static int ncsi_cmd_handler_default(struct sk_buff *skb, in ncsi_cmd_handler_default()
74 static int ncsi_cmd_handler_sp(struct sk_buff *skb, in ncsi_cmd_handler_sp()
86 static int ncsi_cmd_handler_dc(struct sk_buff *skb, in ncsi_cmd_handler_dc()
98 static int ncsi_cmd_handler_rc(struct sk_buff *skb, in ncsi_cmd_handler_rc()
109 static int ncsi_cmd_handler_ae(struct sk_buff *skb, in ncsi_cmd_handler_ae()
122 static int ncsi_cmd_handler_sl(struct sk_buff *skb, in ncsi_cmd_handler_sl()
135 static int ncsi_cmd_handler_svf(struct sk_buff *skb, in ncsi_cmd_handler_svf()
149 static int ncsi_cmd_handler_ev(struct sk_buff *skb, in ncsi_cmd_handler_ev()
161 static int ncsi_cmd_handler_sma(struct sk_buff *skb, in ncsi_cmd_handler_sma()
177 static int ncsi_cmd_handler_ebf(struct sk_buff *skb, in ncsi_cmd_handler_ebf()
[all …]
/linux/net/ipv6/
H A Dip6_input.c49 static void tcp_v6_early_demux(struct sk_buff *skb) in tcp_v6_early_demux()
89 struct sk_buff *skb) in ip6_rcv_finish_core()
109 int ip6_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_rcv_finish()
124 struct sk_buff *skb, *next; in ip6_sublist_rcv_finish() local
132 static bool ip6_can_use_hint(const struct sk_buff *skb, in ip6_can_use_hint()
140 struct sk_buff *skb) in ip6_extract_route_hint()
152 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
188 static struct sk_buff *ip6_rcv_core(struct sk_buff *skb, struct net_device *dev, in ip6_rcv_core()
344 int ipv6_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device… in ipv6_rcv()
370 struct sk_buff *skb, *next; in ipv6_list_rcv() local
[all …]
/linux/net/hsr/
H A Dhsr_forward.c35 static bool is_supervision_frame(struct hsr_priv *hsr, struct sk_buff *skb) in is_supervision_frame()
121 struct sk_buff *skb) in is_proxy_supervision_frame()
152 struct sk_buff *skb; in create_stripped_skb_hsr() local
237 static struct sk_buff *prp_fill_rct(struct sk_buff *skb, in prp_fill_rct()
288 static struct sk_buff *hsr_fill_tag(struct sk_buff *skb, in hsr_fill_tag()
335 struct sk_buff *skb; in hsr_create_tagged_frame() local
377 struct sk_buff *skb; in prp_create_tagged_frame() local
399 static void hsr_deliver_master(struct sk_buff *skb, struct net_device *dev, in hsr_deliver_master()
420 static int hsr_xmit(struct sk_buff *skb, struct hsr_port *port, in hsr_xmit()
475 struct sk_buff *skb; in hsr_drop_frame() local
[all …]
/linux/net/sched/
H A Dcls_flow.c67 flow_get_src(const struct sk_buff * skb,const struct flow_keys * flow) flow_get_src() argument
77 flow_get_dst(const struct sk_buff * skb,const struct flow_keys * flow) flow_get_dst() argument
87 flow_get_proto(const struct sk_buff * skb,const struct flow_keys * flow) flow_get_proto() argument
93 flow_get_proto_src(const struct sk_buff * skb,const struct flow_keys * flow) flow_get_proto_src() argument
102 flow_get_proto_dst(const struct sk_buff * skb,const struct flow_keys * flow) flow_get_proto_dst() argument
111 flow_get_iif(const struct sk_buff * skb) flow_get_iif() argument
116 flow_get_priority(const struct sk_buff * skb) flow_get_priority() argument
121 flow_get_mark(const struct sk_buff * skb) flow_get_mark() argument
126 flow_get_nfct(const struct sk_buff * skb) flow_get_nfct() argument
136 CTTUPLE(skb,member) global() argument
145 CTTUPLE(skb,member) global() argument
152 flow_get_nfct_src(const struct sk_buff * skb,const struct flow_keys * flow) flow_get_nfct_src() argument
165 flow_get_nfct_dst(const struct sk_buff * skb,const struct flow_keys * flow) flow_get_nfct_dst() argument
178 flow_get_nfct_proto_src(const struct sk_buff * skb,const struct flow_keys * flow) flow_get_nfct_proto_src() argument
186 flow_get_nfct_proto_dst(const struct sk_buff * skb,const struct flow_keys * flow) flow_get_nfct_proto_dst() argument
194 flow_get_rtclassid(const struct sk_buff * skb) flow_get_rtclassid() argument
203 flow_get_skuid(const struct sk_buff * skb) flow_get_skuid() argument
215 flow_get_skgid(const struct sk_buff * skb) flow_get_skgid() argument
227 flow_get_vlan_tag(const struct sk_buff * skb) flow_get_vlan_tag() argument
236 flow_get_rxhash(struct sk_buff * skb) flow_get_rxhash() argument
241 flow_key_get(struct sk_buff * skb,int key,struct flow_keys * flow) flow_key_get() argument
296 flow_classify(struct sk_buff * skb,const struct tcf_proto * tp,struct tcf_result * res) flow_classify() argument
630 flow_dump(struct net * net,struct tcf_proto * tp,void * fh,struct sk_buff * skb,struct tcmsg * t,bool rtnl_held) flow_dump() argument
[all...]
/linux/net/dccp/
H A Dinput.c

12345678910>>...85