Home
last modified time | relevance | path

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

12345678910>>...88

/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/core/
H A Dskbuff.c207 static void skb_panic(struct sk_buff *skb, unsigned int sz, void *addr, in skb_panic() argument
217 skb_over_panic(struct sk_buff * skb,unsigned int sz,void * addr) skb_over_panic() argument
222 skb_under_panic(struct sk_buff * skb,unsigned int sz,void * addr) skb_under_panic() argument
287 struct sk_buff *skb; napi_skb_cache_get() local
316 skbuff_clear(struct sk_buff * skb) skbuff_clear() argument
390 __finalize_skb_around(struct sk_buff * skb,void * data,unsigned int size) __finalize_skb_around() argument
439 struct sk_buff *skb; slab_build_skb() local
456 __build_skb_around(struct sk_buff * skb,void * data,unsigned int frag_size) __build_skb_around() argument
492 struct sk_buff *skb; __build_skb() local
510 struct sk_buff *skb = __build_skb(data, frag_size); build_skb() local
526 build_skb_around(struct sk_buff * skb,void * data,unsigned int frag_size) build_skb_around() argument
554 struct sk_buff *skb; __napi_build_skb() local
578 struct sk_buff *skb = __napi_build_skb(data, frag_size); napi_build_skb() local
607 kmalloc_reserve(unsigned int * size,gfp_t flags,int node,struct sk_buff * skb) kmalloc_reserve() argument
677 struct sk_buff *skb = NULL; __alloc_skb() local
765 struct sk_buff *skb; __netdev_alloc_skb() local
842 struct sk_buff *skb; napi_alloc_skb() local
897 skb_coalesce_rx_frag(struct sk_buff * skb,int i,int size,unsigned int truesize) skb_coalesce_rx_frag() argument
917 skb_drop_fraglist(struct sk_buff * skb) skb_drop_fraglist() argument
922 skb_clone_fraglist(struct sk_buff * skb) skb_clone_fraglist() argument
947 struct sk_buff *skb = *pskb, *nskb; skb_pp_cow_data() local
1043 skb_pp_recycle(struct sk_buff * skb,void * data) skb_pp_recycle() argument
1060 skb_pp_frag_ref(struct sk_buff * skb) skb_pp_frag_ref() argument
1086 skb_free_head(struct sk_buff * skb) skb_free_head() argument
1099 skb_release_data(struct sk_buff * skb,enum skb_drop_reason reason) skb_release_data() argument
1139 kfree_skbmem(struct sk_buff * skb) kfree_skbmem() argument
1169 skb_release_head_state(struct sk_buff * skb) skb_release_head_state() argument
1193 skb_release_all(struct sk_buff * skb,enum skb_drop_reason reason) skb_release_all() argument
1209 __kfree_skb(struct sk_buff * skb) __kfree_skb() argument
1217 __sk_skb_reason_drop(const struct sock * sk,struct sk_buff * skb,enum skb_drop_reason reason) __sk_skb_reason_drop() argument
1246 sk_skb_reason_drop(const struct sock * sk,struct sk_buff * skb,enum skb_drop_reason reason) sk_skb_reason_drop() argument
1261 kfree_skb_add_bulk(struct sk_buff * skb,struct skb_free_array * sa,enum skb_drop_reason reason) kfree_skb_add_bulk() argument
1310 skb_dump(const char * level,const struct sk_buff * skb,bool full_pkt) skb_dump() argument
1421 skb_tx_error(struct sk_buff * skb) skb_tx_error() argument
1439 consume_skb(struct sk_buff * skb) consume_skb() argument
1457 __consume_stateless_skb(struct sk_buff * skb) __consume_stateless_skb() argument
1464 napi_skb_cache_put(struct sk_buff * skb) napi_skb_cache_put() argument
1489 __napi_kfree_skb(struct sk_buff * skb,enum skb_drop_reason reason) __napi_kfree_skb() argument
1495 napi_skb_free_stolen_head(struct sk_buff * skb) napi_skb_free_stolen_head() argument
1519 napi_consume_skb(struct sk_buff * skb,int budget) napi_consume_skb() argument
1607 __skb_clone(struct sk_buff * n,struct sk_buff * skb) __skb_clone() argument
1729 struct sk_buff *skb; msg_zerocopy_alloc() local
1814 skb_zerocopy_notify_extend(struct sk_buff * skb,u32 lo,u16 len) skb_zerocopy_notify_extend() argument
1836 struct sk_buff *tail, *skb = skb_from_uarg(uarg); __msg_zerocopy_callback() local
1884 msg_zerocopy_complete(struct sk_buff * skb,struct ubuf_info * uarg,bool success) msg_zerocopy_complete() argument
1912 skb_zerocopy_iter_stream(struct sock * sk,struct sk_buff * skb,struct msghdr * msg,int len,struct ubuf_info * uarg,struct net_devmem_dmabuf_binding * binding) skb_zerocopy_iter_stream() argument
1952 __skb_zcopy_downgrade_managed(struct sk_buff * skb) __skb_zcopy_downgrade_managed() argument
1997 skb_copy_ubufs(struct sk_buff * skb,gfp_t gfp_mask) skb_copy_ubufs() argument
2097 skb_clone(struct sk_buff * skb,gfp_t gfp_mask) skb_clone() argument
2127 skb_headers_offset_update(struct sk_buff * skb,int off) skb_headers_offset_update() argument
2153 skb_alloc_rx_flag(const struct sk_buff * skb) skb_alloc_rx_flag() argument
2177 skb_copy(const struct sk_buff * skb,gfp_t gfp_mask) skb_copy() argument
2225 __pskb_copy_fclone(struct sk_buff * skb,int headroom,gfp_t gfp_mask,bool fclone) __pskb_copy_fclone() argument
2294 pskb_expand_head(struct sk_buff * skb,int nhead,int ntail,gfp_t gfp_mask) pskb_expand_head() argument
2381 skb_realloc_headroom(struct sk_buff * skb,unsigned int headroom) skb_realloc_headroom() argument
2401 __skb_unclone_keeptruesize(struct sk_buff * skb,gfp_t pri) __skb_unclone_keeptruesize() argument
2445 skb_expand_head(struct sk_buff * skb,unsigned int headroom) skb_expand_head() argument
2502 skb_copy_expand(const struct sk_buff * skb,int newheadroom,int newtailroom,gfp_t gfp_mask) skb_copy_expand() argument
2564 __skb_pad(struct sk_buff * skb,int pad,bool free_on_error) __skb_pad() argument
2612 pskb_put(struct sk_buff * skb,struct sk_buff * tail,int len) pskb_put() argument
2631 skb_put(struct sk_buff * skb,unsigned int len) skb_put() argument
2652 skb_push(struct sk_buff * skb,unsigned int len) skb_push() argument
2672 skb_pull(struct sk_buff * skb,unsigned int len) skb_pull() argument
2689 skb_pull_data(struct sk_buff * skb,size_t len) skb_pull_data() argument
2711 skb_trim(struct sk_buff * skb,unsigned int len) skb_trim() argument
2721 ___pskb_trim(struct sk_buff * skb,unsigned int len) ___pskb_trim() argument
2808 pskb_trim_rcsum_complete(struct sk_buff * skb,unsigned int len) pskb_trim_rcsum_complete() argument
2831 pskb_trim_rcsum_slow(struct sk_buff * skb,unsigned int len) pskb_trim_rcsum_slow() argument
2875 __pskb_pull_tail(struct sk_buff * skb,int delta) __pskb_pull_tail() argument
3019 skb_copy_bits(const struct sk_buff * skb,int offset,void * to,int len) skb_copy_bits() argument
3205 __skb_splice_bits(struct sk_buff * skb,struct pipe_inode_info * pipe,unsigned int * offset,unsigned int * len,struct splice_pipe_desc * spd,struct sock * sk) __skb_splice_bits() argument
3263 skb_splice_bits(struct sk_buff * skb,struct sock * sk,unsigned int offset,struct pipe_inode_info * pipe,unsigned int tlen,unsigned int flags) skb_splice_bits() argument
3311 __skb_send_sock(struct sock * sk,struct sk_buff * skb,int offset,int len,sendmsg_func sendmsg,int flags) __skb_send_sock() argument
3416 skb_send_sock_locked(struct sock * sk,struct sk_buff * skb,int offset,int len) skb_send_sock_locked() argument
3423 skb_send_sock_locked_with_flags(struct sock * sk,struct sk_buff * skb,int offset,int len,int flags) skb_send_sock_locked_with_flags() argument
3431 skb_send_sock(struct sock * sk,struct sk_buff * skb,int offset,int len) skb_send_sock() argument
3448 skb_store_bits(struct sk_buff * skb,int offset,const void * from,int len) skb_store_bits() argument
3529 skb_checksum(const struct sk_buff * skb,int offset,int len,__wsum csum) skb_checksum() argument
3611 skb_copy_and_csum_bits(const struct sk_buff * skb,int offset,u8 * to,int len) skb_copy_and_csum_bits() argument
3700 skb_crc32c(const struct sk_buff * skb,int offset,int len,u32 crc) skb_crc32c() argument
3771 __skb_checksum_complete_head(struct sk_buff * skb,int len) __skb_checksum_complete_head() argument
3797 __skb_checksum_complete(struct sk_buff * skb) __skb_checksum_complete() argument
3935 skb_copy_and_csum_dev(const struct sk_buff * skb,u8 * to) skb_copy_and_csum_dev() argument
4047 struct sk_buff *skb = rb_entry(p, struct sk_buff, rbnode); skb_rbtree_purge() local
4059 struct sk_buff *skb, *next; skb_errqueue_purge() local
4130 skb_unlink(struct sk_buff * skb,struct sk_buff_head * list) skb_unlink() argument
4160 skb_split_inside_header(struct sk_buff * skb,struct sk_buff * skb1,const u32 len,const int pos) skb_split_inside_header() argument
4182 skb_split_no_header(struct sk_buff * skb,struct sk_buff * skb1,const u32 len,int pos) skb_split_no_header() argument
4231 skb_split(struct sk_buff * skb,struct sk_buff * skb1,const u32 len) skb_split() argument
4251 skb_prepare_for_shift(struct sk_buff * skb) skb_prepare_for_shift() argument
4274 skb_shift(struct sk_buff * tgt,struct sk_buff * skb,int shiftlen) skb_shift() argument
4403 skb_prepare_seq_read(struct sk_buff * skb,unsigned int from,unsigned int to,struct skb_seq_state * st) skb_prepare_seq_read() argument
4602 skb_find_text(struct sk_buff * skb,unsigned int from,unsigned int to,struct ts_config * config) skb_find_text() argument
4621 skb_append_pagefrags(struct sk_buff * skb,struct page * page,int offset,size_t size,size_t max_frags) skb_append_pagefrags() argument
4651 skb_pull_rcsum(struct sk_buff * skb,unsigned int len) skb_pull_rcsum() argument
4674 skb_segment_list(struct sk_buff * skb,netdev_features_t features,unsigned int offset) skb_segment_list() argument
5228 __skb_to_sgvec(struct sk_buff * skb,struct scatterlist * sg,int offset,int len,unsigned int recursion_level) __skb_to_sgvec() argument
5311 skb_to_sgvec(struct sk_buff * skb,struct scatterlist * sg,int offset,int len) skb_to_sgvec() argument
5343 skb_to_sgvec_nomark(struct sk_buff * skb,struct scatterlist * sg,int offset,int len) skb_to_sgvec_nomark() argument
5369 skb_cow_data(struct sk_buff * skb,int tailbits,struct sk_buff ** trailer) skb_cow_data() argument
5462 sock_rmem_free(struct sk_buff * skb) sock_rmem_free() argument
5469 skb_set_err_queue(struct sk_buff * skb) skb_set_err_queue() argument
5481 sock_queue_err_skb(struct sock * sk,struct sk_buff * skb) sock_queue_err_skb() argument
5503 is_icmp_err_skb(const struct sk_buff * skb) is_icmp_err_skb() argument
5512 struct sk_buff *skb, *skb_next = NULL; sock_dequeue_err_skb() local
5551 skb_clone_sk(struct sk_buff * skb) skb_clone_sk() argument
5572 __skb_complete_tx_timestamp(struct sk_buff * skb,struct sock * sk,int tstype,bool opt_stats) __skb_complete_tx_timestamp() argument
5628 skb_complete_tx_timestamp(struct sk_buff * skb,struct skb_shared_hwtstamps * hwtstamps) skb_complete_tx_timestamp() argument
5651 skb_tstamp_tx_report_so_timestamping(struct sk_buff * skb,struct skb_shared_hwtstamps * hwtstamps,int tstype) skb_tstamp_tx_report_so_timestamping() argument
5670 skb_tstamp_tx_report_bpf_timestamping(struct sk_buff * skb,struct skb_shared_hwtstamps * hwtstamps,struct sock * sk,int tstype) skb_tstamp_tx_report_bpf_timestamping() argument
5704 struct sk_buff *skb; __skb_tstamp_tx() local
5772 skb_complete_wifi_ack(struct sk_buff * skb,bool acked) skb_complete_wifi_ack() argument
5811 skb_partial_csum_set(struct sk_buff * skb,u16 start,u16 off) skb_partial_csum_set() argument
5829 skb_maybe_pull_tail(struct sk_buff * skb,unsigned int len,unsigned int max) skb_maybe_pull_tail() argument
5852 skb_checksum_setup_ip(struct sk_buff * skb,typeof(IPPROTO_IP) proto,unsigned int off) skb_checksum_setup_ip() argument
5886 skb_checksum_setup_ipv4(struct sk_buff * skb,bool recalculate) skb_checksum_setup_ipv4() argument
5931 OPT_HDR(type,skb,off) global() argument
5934 skb_checksum_setup_ipv6(struct sk_buff * skb,bool recalculate) skb_checksum_setup_ipv6() argument
6039 skb_checksum_setup(struct sk_buff * skb,bool recalculate) skb_checksum_setup() argument
6074 skb_checksum_maybe_trim(struct sk_buff * skb,unsigned int transport_len) skb_checksum_maybe_trim() argument
6114 skb_checksum_trimmed(struct sk_buff * skb,unsigned int transport_len,__sum16 (* skb_chkf)(struct sk_buff * skb)) skb_checksum_trimmed() argument
6116 skb_checksum_trimmed(struct sk_buff * skb,unsigned int transport_len,__sum16 (* skb_chkf)(struct sk_buff * skb)) skb_checksum_trimmed() argument
6147 __skb_warn_lro_forwarding(const struct sk_buff * skb) __skb_warn_lro_forwarding() argument
6154 kfree_skb_partial(struct sk_buff * skb,bool head_stolen) kfree_skb_partial() argument
6278 skb_scrub_packet(struct sk_buff * skb,bool xnet) skb_scrub_packet() argument
6302 skb_reorder_vlan_header(struct sk_buff * skb) skb_reorder_vlan_header() argument
6328 skb_vlan_untag(struct sk_buff * skb) skb_vlan_untag() argument
6369 skb_ensure_writable(struct sk_buff * skb,unsigned int write_len) skb_ensure_writable() argument
6381 skb_ensure_writable_head_tail(struct sk_buff * skb,struct net_device * dev) skb_ensure_writable_head_tail() argument
6409 __skb_vlan_pop(struct sk_buff * skb,u16 * vlan_tci) __skb_vlan_pop() argument
6442 skb_vlan_pop(struct sk_buff * skb) skb_vlan_pop() argument
6475 skb_vlan_push(struct sk_buff * skb,__be16 vlan_proto,u16 vlan_tci) skb_vlan_push() argument
6514 skb_eth_pop(struct sk_buff * skb) skb_eth_pop() argument
6541 skb_eth_push(struct sk_buff * skb,const unsigned char * dst,const unsigned char * src) skb_eth_push() argument
6570 skb_mod_eth_type(struct sk_buff * skb,struct ethhdr * hdr,__be16 ethertype) skb_mod_eth_type() argument
6597 skb_mpls_push(struct sk_buff * skb,__be32 mpls_lse,__be16 mpls_proto,int mac_len,bool ethernet) skb_mpls_push() argument
6650 skb_mpls_pop(struct sk_buff * skb,__be16 next_proto,int mac_len,bool ethernet) skb_mpls_pop() argument
6693 skb_mpls_update_lse(struct sk_buff * skb,__be32 mpls_lse) skb_mpls_update_lse() argument
6725 skb_mpls_dec_ttl(struct sk_buff * skb) skb_mpls_dec_ttl() argument
6766 struct sk_buff *skb; alloc_skb_with_frags() local
6815 pskb_carve_inside_header(struct sk_buff * skb,const u32 off,const int headlen,gfp_t gfp_mask) pskb_carve_inside_header() argument
6936 pskb_carve_inside_nonlinear(struct sk_buff * skb,const u32 off,int pos,gfp_t gfp_mask) pskb_carve_inside_nonlinear() argument
7020 pskb_carve(struct sk_buff * skb,const u32 len,gfp_t gfp) pskb_carve() argument
7033 pskb_extract(struct sk_buff * skb,int off,int to_copy,gfp_t gfp) pskb_extract() argument
7062 skb_condense(struct sk_buff * skb) skb_condense() argument
7156 __skb_ext_set(struct sk_buff * skb,enum skb_ext_id id,struct skb_ext * ext) __skb_ext_set() argument
7185 skb_ext_add(struct sk_buff * skb,enum skb_ext_id id) skb_ext_add() argument
7238 __skb_ext_del(struct sk_buff * skb,enum skb_ext_id id) __skb_ext_del() argument
7283 kfree_skb_napi_cache(struct sk_buff * skb) kfree_skb_napi_cache() argument
7306 skb_attempt_defer_free(struct sk_buff * skb) skb_attempt_defer_free() argument
7353 skb_splice_csum_page(struct sk_buff * skb,struct page * page,size_t offset,size_t len) skb_splice_csum_page() argument
7379 skb_splice_from_iter(struct sk_buff * skb,struct iov_iter * iter,ssize_t maxsize) skb_splice_from_iter() argument
7497 __vlan_get_protocol_offset(const struct sk_buff * skb,__be16 type,int mac_offset) __vlan_get_protocol_offset() argument
[all...]
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/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/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/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/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/net/openvswitch/
H A Dflow.c62 const struct sk_buff *skb) in ovs_flow_stats_update()
175 static int check_header(struct sk_buff *skb, int len) in check_header()
184 static bool arphdr_ok(struct sk_buff *skb) in arphdr_ok()
190 static int check_iphdr(struct sk_buff *skb) in check_iphdr()
209 static bool tcphdr_ok(struct sk_buff *skb) in tcphdr_ok()
225 static bool udphdr_ok(struct sk_buff *skb) in udphdr_ok()
231 static bool sctphdr_ok(struct sk_buff *skb) in sctphdr_ok()
237 static bool icmphdr_ok(struct sk_buff *skb) in icmphdr_ok()
269 static void get_ipv6_ext_hdrs(struct sk_buff *skb, struct ipv6hdr *nh, in get_ipv6_ext_hdrs()
381 static int parse_ipv6hdr(struct sk_buff *skb, struct sw_flow_key *key) in parse_ipv6hdr()
[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/net/bluetooth/
H A Dhci_event.c44 static void *hci_ev_skb_pull(struct hci_dev *hdev, struct sk_buff *skb, in hci_ev_skb_pull() argument
56 static void *hci_cc_skb_pull(struct hci_dev *hdev, struct sk_buff *skb, in hci_cc_skb_pull() argument
68 static void *hci_le_ev_skb_pull(struct hci_dev *hdev, struct sk_buff *skb, in hci_le_ev_skb_pull() argument
85 struct sk_buff *skb) in hci_cc_inquiry_cancel() argument
123 struct sk_buff *skb) in hci_cc_periodic_inq() argument
138 struct sk_buff *skb) in hci_cc_exit_periodic_inq() argument
153 struct sk_buff *skb) in hci_cc_remote_name_req_cancel() argument
163 hci_cc_role_discovery(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_role_discovery() argument
185 hci_cc_read_link_policy(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_link_policy() argument
207 hci_cc_write_link_policy(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_link_policy() argument
234 hci_cc_read_def_link_policy(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_def_link_policy() argument
249 hci_cc_write_def_link_policy(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_def_link_policy() argument
268 hci_cc_reset(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_reset() argument
309 hci_cc_read_stored_link_key(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_stored_link_key() argument
329 hci_cc_delete_stored_link_key(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_delete_stored_link_key() argument
350 hci_cc_write_local_name(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_local_name() argument
374 hci_cc_read_local_name(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_local_name() argument
391 hci_cc_write_auth_enable(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_auth_enable() argument
422 hci_cc_write_encrypt_mode(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_encrypt_mode() argument
448 hci_cc_write_scan_enable(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_scan_enable() argument
486 hci_cc_set_event_filter(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_set_event_filter() argument
512 hci_cc_read_class_of_dev(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_class_of_dev() argument
533 hci_cc_write_class_of_dev(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_class_of_dev() argument
558 hci_cc_read_voice_setting(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_voice_setting() argument
584 hci_cc_write_voice_setting(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_voice_setting() argument
615 hci_cc_read_num_supported_iac(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_num_supported_iac() argument
632 hci_cc_write_ssp_mode(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_ssp_mode() argument
665 hci_cc_write_sc_support(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_sc_support() argument
698 hci_cc_read_local_version(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_local_version() argument
720 hci_cc_read_enc_key_size(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_enc_key_size() argument
786 hci_cc_read_local_commands(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_local_commands() argument
803 hci_cc_read_auth_payload_timeout(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_auth_payload_timeout() argument
825 hci_cc_write_auth_payload_timeout(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_auth_payload_timeout() argument
855 hci_cc_read_local_features(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_local_features() argument
907 hci_cc_read_local_ext_features(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_local_ext_features() argument
931 hci_cc_read_buffer_size(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_buffer_size() argument
966 hci_cc_read_bd_addr(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_bd_addr() argument
985 hci_cc_read_local_pairing_opts(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_local_pairing_opts() argument
1004 hci_cc_read_page_scan_activity(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_page_scan_activity() argument
1022 hci_cc_write_page_scan_activity(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_page_scan_activity() argument
1043 hci_cc_read_page_scan_type(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_page_scan_type() argument
1059 hci_cc_write_page_scan_type(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_page_scan_type() argument
1077 hci_cc_read_clock(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_clock() argument
1111 hci_cc_read_inq_rsp_tx_power(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_inq_rsp_tx_power() argument
1126 hci_cc_read_def_err_data_reporting(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_def_err_data_reporting() argument
1141 hci_cc_write_def_err_data_reporting(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_def_err_data_reporting() argument
1161 hci_cc_pin_code_reply(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_pin_code_reply() argument
1191 hci_cc_pin_code_neg_reply(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_pin_code_neg_reply() argument
1209 hci_cc_le_read_buffer_size(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_buffer_size() argument
1232 hci_cc_le_read_local_features(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_local_features() argument
1247 hci_cc_le_read_conn_interval(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_conn_interval() argument
1280 hci_cc_le_read_adv_tx_power(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_adv_tx_power() argument
1295 hci_cc_user_confirm_reply(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_user_confirm_reply() argument
1313 hci_cc_user_confirm_neg_reply(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_user_confirm_neg_reply() argument
1331 hci_cc_user_passkey_reply(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_user_passkey_reply() argument
1349 hci_cc_user_passkey_neg_reply(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_user_passkey_neg_reply() argument
1367 hci_cc_read_local_oob_data(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_local_oob_data() argument
1377 hci_cc_read_local_oob_ext_data(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_local_oob_ext_data() argument
1387 hci_cc_le_set_random_addr(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_random_addr() argument
1417 hci_cc_le_set_default_phy(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_default_phy() argument
1442 hci_cc_le_set_adv_set_random_addr(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_adv_set_random_addr() argument
1480 hci_cc_le_remove_adv_set(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_remove_adv_set() argument
1508 hci_cc_le_clear_adv_sets(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_clear_adv_sets() argument
1539 hci_cc_le_read_transmit_power(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_transmit_power() argument
1555 hci_cc_le_set_privacy_mode(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_privacy_mode() argument
1582 hci_cc_le_set_adv_enable(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_adv_enable() argument
1621 hci_cc_le_set_ext_adv_enable(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_ext_adv_enable() argument
1690 hci_cc_le_set_scan_param(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_scan_param() argument
1714 hci_cc_le_set_ext_scan_param(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_ext_scan_param() argument
1836 hci_cc_le_set_scan_enable(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_scan_enable() argument
1856 hci_cc_le_set_ext_scan_enable(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_ext_scan_enable() argument
1876 hci_cc_le_read_num_adv_sets(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_num_adv_sets() argument
1892 hci_cc_le_read_accept_list_size(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_accept_list_size() argument
1907 hci_cc_le_clear_accept_list(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_clear_accept_list() argument
1924 hci_cc_le_add_to_accept_list(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_add_to_accept_list() argument
1947 hci_cc_le_del_from_accept_list(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_del_from_accept_list() argument
1970 hci_cc_le_read_supported_states(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_supported_states() argument
1985 hci_cc_le_read_def_data_len(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_def_data_len() argument
2001 hci_cc_le_write_def_data_len(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_write_def_data_len() argument
2022 hci_cc_le_add_to_resolv_list(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_add_to_resolv_list() argument
2046 hci_cc_le_del_from_resolv_list(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_del_from_resolv_list() argument
2069 hci_cc_le_clear_resolv_list(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_clear_resolv_list() argument
2086 hci_cc_le_read_resolv_list_size(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_resolv_list_size() argument
2101 hci_cc_le_set_addr_resolution_enable(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_addr_resolution_enable() argument
2128 hci_cc_le_read_max_data_len(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_max_data_len() argument
2146 hci_cc_write_le_host_supported(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_le_host_supported() argument
2182 hci_cc_set_adv_param(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_set_adv_param() argument
2204 hci_cc_read_rssi(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_rssi() argument
2226 hci_cc_read_tx_power(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_read_tx_power() argument
2262 hci_cc_write_ssp_debug_mode(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_write_ssp_debug_mode() argument
3020 hci_inquiry_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_inquiry_complete_evt() argument
3079 hci_inquiry_result_evt(struct hci_dev * hdev,void * edata,struct sk_buff * skb) hci_inquiry_result_evt() argument
3151 hci_conn_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_conn_complete_evt() argument
3314 hci_conn_request_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_conn_request_evt() argument
3423 hci_disconn_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_disconn_complete_evt() argument
3515 hci_auth_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_auth_complete_evt() argument
3579 hci_remote_name_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_remote_name_evt() argument
3620 hci_encrypt_change_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_encrypt_change_evt() argument
3722 hci_change_link_key_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_change_link_key_complete_evt() argument
3745 hci_remote_features_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_remote_features_evt() argument
3813 hci_cc_le_read_buffer_size_v2(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_buffer_size_v2() argument
3856 hci_cc_le_set_cig_params(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_cig_params() argument
3923 hci_cc_le_setup_iso_path(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_setup_iso_path() argument
3974 hci_cc_le_read_all_local_features(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_read_all_local_features() argument
4017 hci_cc_set_per_adv_param(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_set_per_adv_param() argument
4036 hci_cc_le_set_per_adv_enable(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_cc_le_set_per_adv_enable() argument
4276 hci_cc_func(struct hci_dev * hdev,const struct hci_cc * cc,struct sk_buff * skb) hci_cc_func() argument
4302 hci_cmd_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb,u16 * opcode,u8 * status,hci_req_complete_t * req_complete,hci_req_complete_skb_t * req_complete_skb) hci_cmd_complete_evt() argument
4433 hci_cmd_status_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb,u16 * opcode,u8 * status,hci_req_complete_t * req_complete,hci_req_complete_skb_t * req_complete_skb) hci_cmd_status_evt() argument
4475 hci_hardware_error_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_hardware_error_evt() argument
4487 hci_role_change_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_role_change_evt() argument
4510 hci_num_comp_pkts_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_num_comp_pkts_evt() argument
4599 hci_mode_change_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_mode_change_evt() argument
4628 hci_pin_code_request_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_pin_code_request_evt() argument
4699 hci_link_key_request_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_link_key_request_evt() argument
4757 hci_link_key_notify_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_link_key_notify_evt() argument
4827 hci_clock_offset_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_clock_offset_evt() argument
4851 hci_pkt_type_change_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_pkt_type_change_evt() argument
4868 hci_pscan_rep_mode_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_pscan_rep_mode_evt() argument
4887 hci_inquiry_result_with_rssi_evt(struct hci_dev * hdev,void * edata,struct sk_buff * skb) hci_inquiry_result_with_rssi_evt() argument
4974 hci_remote_ext_features_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_remote_ext_features_evt() argument
5039 hci_sync_conn_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_sync_conn_complete_evt() argument
5170 hci_extended_inquiry_result_evt(struct hci_dev * hdev,void * edata,struct sk_buff * skb) hci_extended_inquiry_result_evt() argument
5225 hci_key_refresh_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_key_refresh_complete_evt() argument
5335 hci_io_capa_request_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_io_capa_request_evt() argument
5408 hci_io_capa_reply_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_io_capa_reply_evt() argument
5429 hci_user_confirm_request_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_user_confirm_request_evt() argument
5511 hci_user_passkey_request_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_user_passkey_request_evt() argument
5522 hci_user_passkey_notify_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_user_passkey_notify_evt() argument
5548 hci_keypress_notify_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_keypress_notify_evt() argument
5592 hci_simple_pair_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_simple_pair_complete_evt() argument
5623 hci_remote_host_features_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_remote_host_features_evt() argument
5645 hci_remote_oob_data_request_evt(struct hci_dev * hdev,void * edata,struct sk_buff * skb) hci_remote_oob_data_request_evt() argument
5927 hci_le_conn_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_conn_complete_evt() argument
5941 hci_le_enh_conn_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_enh_conn_complete_evt() argument
5955 hci_le_pa_sync_lost_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_pa_sync_lost_evt() argument
5978 hci_le_ext_adv_term_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_ext_adv_term_evt() argument
6058 hci_le_past_received_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_past_received_evt() argument
6114 hci_le_conn_update_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_conn_update_complete_evt() argument
6443 hci_le_adv_report_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_adv_report_evt() argument
6533 hci_le_ext_adv_report_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_ext_adv_report_evt() argument
6594 hci_le_pa_sync_established_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_pa_sync_established_evt() argument
6652 hci_le_per_adv_report_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_per_adv_report_evt() argument
6698 hci_le_remote_feat_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_remote_feat_complete_evt() argument
6751 hci_le_ltk_request_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_ltk_request_evt() argument
6828 hci_le_remote_conn_param_req_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_remote_conn_param_req_evt() argument
6899 hci_le_direct_adv_report_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_direct_adv_report_evt() argument
6929 hci_le_phy_update_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_phy_update_evt() argument
6968 hci_le_cis_established_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_cis_established_evt() argument
7087 hci_le_cis_req_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_cis_req_evt() argument
7146 hci_le_create_big_complete_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_create_big_complete_evt() argument
7217 hci_le_big_sync_established_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_big_sync_established_evt() argument
7303 hci_le_big_sync_lost_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_big_sync_lost_evt() argument
7334 hci_le_big_info_adv_report_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_big_info_adv_report_evt() argument
7369 hci_le_read_all_remote_features_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_read_all_remote_features_evt() argument
7425 hci_le_conn_rate_change_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_le_conn_rate_change_evt() argument
7571 hci_le_meta_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb,u16 * opcode,u8 * status,hci_req_complete_t * req_complete,hci_req_complete_skb_t * req_complete_skb) hci_le_meta_evt() argument
7614 hci_vendor_evt(struct hci_dev * hdev,void * data,struct sk_buff * skb) hci_vendor_evt() argument
7623 hci_get_cmd_complete(struct hci_dev * hdev,u16 opcode,u8 event,struct sk_buff * skb) hci_get_cmd_complete() argument
7852 hci_event_func(struct hci_dev * hdev,u8 event,struct sk_buff * skb,u16 * opcode,u8 * status,hci_req_complete_t * req_complete,hci_req_complete_skb_t * req_complete_skb) hci_event_func() argument
7889 hci_event_packet(struct hci_dev * hdev,struct sk_buff * skb) hci_event_packet() argument
[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/net/batman-adv/
H A Dmulticast_forw.c52 static void *batadv_mcast_forw_skb_push(struct sk_buff *skb, size_t size, in batadv_mcast_forw_skb_push() argument
70 batadv_mcast_forw_push_padding(struct sk_buff * skb,unsigned short * tvlv_len) batadv_mcast_forw_push_padding() argument
97 batadv_mcast_forw_push_est_padding(struct sk_buff * skb,int count,unsigned short * tvlv_len) batadv_mcast_forw_push_est_padding() argument
150 batadv_mcast_forw_push_dest(struct batadv_priv * bat_priv,struct sk_buff * skb,unsigned short vid,struct batadv_orig_node * orig_node,unsigned short * num_dests,unsigned short * tvlv_len) batadv_mcast_forw_push_dest() argument
191 batadv_mcast_forw_push_dests_list(struct batadv_priv * bat_priv,struct sk_buff * skb,unsigned short vid,struct hlist_head * head,size_t entry_offset,unsigned short * num_dests,unsigned short * tvlv_len) batadv_mcast_forw_push_dests_list() argument
230 batadv_mcast_forw_push_tt(struct batadv_priv * bat_priv,struct sk_buff * skb,unsigned short vid,unsigned short * num_dests,unsigned short * tvlv_len) batadv_mcast_forw_push_tt() argument
274 batadv_mcast_forw_push_want_all(struct batadv_priv * bat_priv,struct sk_buff * skb,unsigned short vid,unsigned short * num_dests,unsigned short * tvlv_len) batadv_mcast_forw_push_want_all() argument
320 batadv_mcast_forw_push_want_rtr(struct batadv_priv * bat_priv,struct sk_buff * skb,unsigned short vid,unsigned short * num_dests,unsigned short * tvlv_len) batadv_mcast_forw_push_want_rtr() argument
364 batadv_mcast_forw_scrape(struct sk_buff * skb,unsigned short offset,unsigned short len) batadv_mcast_forw_scrape() argument
389 batadv_mcast_forw_push_scrape_padding(struct sk_buff * skb,unsigned short * tvlv_len) batadv_mcast_forw_push_scrape_padding() argument
408 batadv_mcast_forw_push_insert_padding(struct sk_buff * skb,unsigned short * tvlv_len) batadv_mcast_forw_push_insert_padding() argument
448 batadv_mcast_forw_push_adjust_padding(struct sk_buff * skb,int * count,unsigned short num_dests_pushed,unsigned short * tvlv_len) batadv_mcast_forw_push_adjust_padding() argument
491 batadv_mcast_forw_push_dests(struct batadv_priv * bat_priv,struct sk_buff * skb,unsigned short vid,int is_routable,int * count,unsigned short * tvlv_len) batadv_mcast_forw_push_dests() argument
538 batadv_mcast_forw_push_tracker(struct sk_buff * skb,int num_dests,unsigned short * tvlv_len) batadv_mcast_forw_push_tracker() argument
583 batadv_mcast_forw_push_tvlvs(struct batadv_priv * bat_priv,struct sk_buff * skb,unsigned short vid,int is_routable,int count,unsigned short * tvlv_len) batadv_mcast_forw_push_tvlvs() argument
615 batadv_mcast_forw_push_hdr(struct sk_buff * skb,unsigned short tvlv_len) batadv_mcast_forw_push_hdr() argument
747 batadv_mcast_forw_shrink_pack_dests(struct sk_buff * skb) batadv_mcast_forw_shrink_pack_dests() argument
824 batadv_mcast_forw_shrink_update_headers(struct sk_buff * skb,unsigned int num_dests_reduce) batadv_mcast_forw_shrink_update_headers() argument
868 batadv_mcast_forw_shrink_move_headers(struct sk_buff * skb,unsigned int offset) batadv_mcast_forw_shrink_move_headers() argument
892 batadv_mcast_forw_shrink_tracker(struct sk_buff * skb) batadv_mcast_forw_shrink_tracker() argument
925 batadv_mcast_forw_packet(struct batadv_priv * bat_priv,struct sk_buff * skb,bool local_xmit) batadv_mcast_forw_packet() argument
1047 batadv_mcast_forw_tracker_tvlv_handler(struct batadv_priv * bat_priv,struct sk_buff * skb) batadv_mcast_forw_tracker_tvlv_handler() argument
1092 batadv_mcast_forw_expand_head(struct batadv_priv * bat_priv,struct sk_buff * skb) batadv_mcast_forw_expand_head() argument
1135 batadv_mcast_forw_push(struct batadv_priv * bat_priv,struct sk_buff * skb,unsigned short vid,int is_routable,int count) batadv_mcast_forw_push() argument
1176 batadv_mcast_forw_mcsend(struct batadv_priv * bat_priv,struct sk_buff * skb) batadv_mcast_forw_mcsend() argument
[all...]
/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/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 …]

12345678910>>...88