Searched defs:pskb (Results 1 – 9 of 9) sorted by relevance
| /net/bridge/ |
| D | br_input.c | 253 static int nf_hook_bridge_pre(struct sk_buff *skb, struct sk_buff **pskb) in nf_hook_bridge_pre() 325 static rx_handler_result_t br_handle_frame(struct sk_buff **pskb) in br_handle_frame() 439 static rx_handler_result_t br_handle_frame_dummy(struct sk_buff **pskb) in br_handle_frame_dummy()
|
| /net/netfilter/ |
| 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
|
| D | xt_cluster.c | 81 struct sk_buff *pskb = (struct sk_buff *)skb; in xt_cluster_mt() local
|
| /net/hsr/ |
| D | hsr_slave.c | 24 static rx_handler_result_t hsr_handle_frame(struct sk_buff **pskb) in hsr_handle_frame()
|
| /net/openvswitch/ |
| D | vport-netdev.c | 57 static rx_handler_result_t netdev_frame_hook(struct sk_buff **pskb) in netdev_frame_hook()
|
| /net/xfrm/ |
| D | xfrm_device.c | 119 struct sk_buff *skb2, *nskb, *pskb = NULL; in validate_xmit_xfrm() local
|
| /net/devlink/ |
| D | dpipe.c | 196 static int devlink_dpipe_send_and_alloc_skb(struct sk_buff **pskb, in devlink_dpipe_send_and_alloc_skb()
|
| /net/core/ |
| D | dev.c | 5128 netif_skb_check_for_xdp(struct sk_buff **pskb, struct bpf_prog *prog) in netif_skb_check_for_xdp() 5150 static u32 netif_receive_generic_xdp(struct sk_buff **pskb, in netif_receive_generic_xdp() 5230 int do_xdp_generic(struct bpf_prog *xdp_prog, struct sk_buff **pskb) in do_xdp_generic() 5551 static int __netif_receive_skb_core(struct sk_buff **pskb, bool pfmemalloc, in __netif_receive_skb_core()
|
| D | skbuff.c | 934 int skb_pp_cow_data(struct page_pool *pool, struct sk_buff **pskb, in skb_pp_cow_data() 1016 int skb_cow_data_for_xdp(struct page_pool *pool, struct sk_buff **pskb, in skb_cow_data_for_xdp()
|