Home
last modified time | relevance | path

Searched defs:pskb (Results 1 – 8 of 8) sorted by relevance

/net/bridge/
Dbr_input.c213 static int nf_hook_bridge_pre(struct sk_buff *skb, struct sk_buff **pskb) in nf_hook_bridge_pre()
285 static rx_handler_result_t br_handle_frame(struct sk_buff **pskb) in br_handle_frame()
392 static rx_handler_result_t br_handle_frame_dummy(struct sk_buff **pskb) in br_handle_frame_dummy()
/net/netfilter/
Dxt_socket.c52 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
Dxt_cluster.c81 struct sk_buff *pskb = (struct sk_buff *)skb; in xt_cluster_mt() local
/net/hsr/
Dhsr_slave.c24 static rx_handler_result_t hsr_handle_frame(struct sk_buff **pskb) in hsr_handle_frame()
/net/openvswitch/
Dvport-netdev.c57 static rx_handler_result_t netdev_frame_hook(struct sk_buff **pskb) in netdev_frame_hook()
/net/xfrm/
Dxfrm_device.c118 struct sk_buff *skb2, *nskb, *pskb = NULL; in validate_xmit_xfrm() local
/net/core/
Ddev.c5282 static int __netif_receive_skb_core(struct sk_buff **pskb, bool pfmemalloc, in __netif_receive_skb_core()
Ddevlink.c2951 static int devlink_dpipe_send_and_alloc_skb(struct sk_buff **pskb, in devlink_dpipe_send_and_alloc_skb()