| /linux/net/bridge/ |
| H A D | br_input.c | 267 static int nf_hook_bridge_pre(struct sk_buff *skb, struct sk_buff **pskb) in nf_hook_bridge_pre() 339 static rx_handler_result_t br_handle_frame(struct sk_buff **pskb) in br_handle_frame() 458 static rx_handler_result_t br_handle_frame_dummy(struct sk_buff **pskb) in br_handle_frame_dummy()
|
| /linux/net/netfilter/ |
| H A D | xt_socket.c | 52 struct sk_buff *pskb = (struct sk_buff *)skb; in socket_match() local 113 struct sk_buff *pskb = (struct sk_buff *)skb; in socket_mt6_v1_v2_v3() local
|
| H A D | xt_cluster.c | 81 struct sk_buff *pskb = (struct sk_buff *)skb; in xt_cluster_mt() local
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan_core.c | 324 static int ipvlan_rcv_frame(struct ipvl_addr *addr, struct sk_buff **pskb, in ipvlan_rcv_frame() 723 static rx_handler_result_t ipvlan_handle_mode_l3(struct sk_buff **pskb, in ipvlan_handle_mode_l3() 744 static rx_handler_result_t ipvlan_handle_mode_l2(struct sk_buff **pskb, in ipvlan_handle_mode_l2() 777 rx_handler_result_t ipvlan_handle_frame(struct sk_buff **pskb) in ipvlan_handle_frame()
|
| /linux/net/hsr/ |
| H A D | hsr_slave.c | 24 static rx_handler_result_t hsr_handle_frame(struct sk_buff **pskb) in hsr_handle_frame()
|
| /linux/net/openvswitch/ |
| H A D | vport-netdev.c | 57 static rx_handler_result_t netdev_frame_hook(struct sk_buff **pskb) in netdev_frame_hook()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | fw.c | 121 struct sk_buff *pskb; in _rtl92d_cmd_send_packet() local
|
| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_handlers.c | 200 rx_handler_result_t rmnet_rx_handler(struct sk_buff **pskb) in rmnet_rx_handler()
|
| /linux/drivers/staging/octeon/ |
| H A D | ethernet-rx.c | 220 struct sk_buff **pskb = NULL; in cvm_oct_poll() local
|
| /linux/net/xfrm/ |
| H A D | xfrm_device.c | 121 struct sk_buff *skb2, *nskb, *pskb = NULL; in validate_xmit_xfrm() local
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | virt_wifi.c | 501 static rx_handler_result_t virt_wifi_rx_handler(struct sk_buff **pskb) in virt_wifi_rx_handler() argument
|
| /linux/drivers/s390/net/ |
| H A D | ctcm_main.c | 74 void ctcm_unpack_skb(struct channel *ch, struct sk_buff *pskb) in ctcm_unpack_skb()
|
| H A D | ctcm_mpc.c | 1027 static void ctcmpc_unpack_skb(struct channel *ch, struct sk_buff *pskb) in ctcmpc_unpack_skb()
|
| /linux/net/devlink/ |
| H A D | dpipe.c | 195 static int devlink_dpipe_send_and_alloc_skb(struct sk_buff **pskb, in devlink_dpipe_send_and_alloc_skb()
|
| /linux/drivers/net/ |
| H A D | tap.c | 255 rx_handler_result_t tap_handle_frame(struct sk_buff **pskb) in tap_handle_frame()
|
| H A D | macvlan.c | 452 static rx_handler_result_t macvlan_handle_frame(struct sk_buff **pskb) in macvlan_handle_frame()
|
| H A D | veth.c | 753 struct sk_buff **pskb) in veth_convert_skb_to_xdp_buff()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 1846 struct sk_buff *pskb = NULL; in rtl_cmd_send_packet() local
|
| H A D | pci.c | 1013 struct sk_buff *pskb = NULL; in _rtl_pci_prepare_bcn_tasklet() local
|
| /linux/drivers/net/team/ |
| H A D | team_core.c | 722 static rx_handler_result_t team_handle_frame(struct sk_buff **pskb) in team_handle_frame() 2414 static int __send_and_alloc_skb(struct sk_buff **pskb, in __send_and_alloc_skb()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mei/ |
| H A D | main.c | 597 static rx_handler_result_t iwl_mei_rx_handler(struct sk_buff **pskb) in iwl_mei_rx_handler()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.c | 2239 struct sk_buff *pskb = csk->wr_skb_head; in chtls_rx_ack() local
|
| /linux/net/core/ |
| H A D | dev.c | 5518 netif_skb_check_for_xdp(struct sk_buff ** pskb,const struct bpf_prog * prog) netif_skb_check_for_xdp() argument 5543 netif_receive_generic_xdp(struct sk_buff ** pskb,struct xdp_buff * xdp,const struct bpf_prog * xdp_prog) netif_receive_generic_xdp() argument 5623 do_xdp_generic(const struct bpf_prog * xdp_prog,struct sk_buff ** pskb) do_xdp_generic() argument 5946 __netif_receive_skb_core(struct sk_buff ** pskb,bool pfmemalloc,struct packet_type ** ppt_prev) __netif_receive_skb_core() argument [all...] |
| H A D | skbuff.c | 939 int skb_pp_cow_data(struct page_pool *pool, struct sk_buff **pskb, in skb_pp_cow_data() 1021 int skb_cow_data_for_xdp(struct page_pool *pool, struct sk_buff **pskb, in skb_cow_data_for_xdp()
|
| /linux/drivers/net/hyperv/ |
| H A D | netvsc_drv.c | 2121 static rx_handler_result_t netvsc_vf_handle_frame(struct sk_buff **pskb) in netvsc_vf_handle_frame()
|