Home
last modified time | relevance | path

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

12

/linux-6.8/net/bridge/
Dbr_input.c248 static int nf_hook_bridge_pre(struct sk_buff *skb, struct sk_buff **pskb) in nf_hook_bridge_pre()
320 static rx_handler_result_t br_handle_frame(struct sk_buff **pskb) in br_handle_frame()
432 static rx_handler_result_t br_handle_frame_dummy(struct sk_buff **pskb) in br_handle_frame_dummy()
/linux-6.8/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
/linux-6.8/drivers/net/ipvlan/
Dipvlan_core.c311 static int ipvlan_rcv_frame(struct ipvl_addr *addr, struct sk_buff **pskb, in ipvlan_rcv_frame()
698 static rx_handler_result_t ipvlan_handle_mode_l3(struct sk_buff **pskb, in ipvlan_handle_mode_l3()
719 static rx_handler_result_t ipvlan_handle_mode_l2(struct sk_buff **pskb, in ipvlan_handle_mode_l2()
749 rx_handler_result_t ipvlan_handle_frame(struct sk_buff **pskb) in ipvlan_handle_frame()
/linux-6.8/drivers/staging/rtl8712/
Drtl8712_recv.c40 struct sk_buff *pskb = NULL; in r8712_init_recv_priv() local
970 static void recvbuf2recvframe(struct _adapter *padapter, struct sk_buff *pskb) in recvbuf2recvframe()
1065 struct sk_buff *pskb; in recv_tasklet() local
Dusb_ops_linux.c197 _pkt *pskb = precvbuf->pskb; in r8712_usb_read_port_complete() local
Drtl8712_recv.h94 _pkt *pskb; member
/linux-6.8/net/hsr/
Dhsr_slave.c24 static rx_handler_result_t hsr_handle_frame(struct sk_buff **pskb) in hsr_handle_frame()
/linux-6.8/net/openvswitch/
Dvport-netdev.c57 static rx_handler_result_t netdev_frame_hook(struct sk_buff **pskb) in netdev_frame_hook()
/linux-6.8/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_handlers.c200 rx_handler_result_t rmnet_rx_handler(struct sk_buff **pskb) in rmnet_rx_handler()
/linux-6.8/drivers/staging/octeon/
Dethernet-rx.c220 struct sk_buff **pskb = NULL; in cvm_oct_poll() local
/linux-6.8/net/xfrm/
Dxfrm_device.c119 struct sk_buff *skb2, *nskb, *pskb = NULL; in validate_xmit_xfrm() local
/linux-6.8/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c463 struct sk_buff *pskb; in _rtl92d_cmd_send_packet() local
/linux-6.8/drivers/net/
Dnet_failover.c358 static rx_handler_result_t net_failover_handle_frame(struct sk_buff **pskb) in net_failover_handle_frame()
Dtap.c320 rx_handler_result_t tap_handle_frame(struct sk_buff **pskb) in tap_handle_frame()
Dmacvlan.c445 static rx_handler_result_t macvlan_handle_frame(struct sk_buff **pskb) in macvlan_handle_frame()
/linux-6.8/drivers/net/wireless/virtual/
Dvirt_wifi.c485 static rx_handler_result_t virt_wifi_rx_handler(struct sk_buff **pskb) in virt_wifi_rx_handler()
/linux-6.8/drivers/s390/net/
Dctcm_main.c75 void ctcm_unpack_skb(struct channel *ch, struct sk_buff *pskb) in ctcm_unpack_skb()
Dctcm_mpc.c1028 static void ctcmpc_unpack_skb(struct channel *ch, struct sk_buff *pskb) in ctcmpc_unpack_skb()
/linux-6.8/net/devlink/
Ddpipe.c196 static int devlink_dpipe_send_and_alloc_skb(struct sk_buff **pskb, in devlink_dpipe_send_and_alloc_skb()
/linux-6.8/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1872 struct sk_buff *pskb = NULL; in rtl_cmd_send_packet() local
Dpci.c1034 struct sk_buff *pskb = NULL; in _rtl_pci_prepare_bcn_tasklet() local
/linux-6.8/drivers/net/team/
Dteam.c721 static rx_handler_result_t team_handle_frame(struct sk_buff **pskb) in team_handle_frame()
2428 static int __send_and_alloc_skb(struct sk_buff **pskb, in __send_and_alloc_skb()
/linux-6.8/drivers/staging/rtl8723bs/include/
Drtw_recv.h293 struct sk_buff *pskb; member
/linux-6.8/drivers/net/ethernet/cavium/octeon/
Docteon_mgmt.c370 struct sk_buff **pskb) in octeon_mgmt_dequeue_rx_buffer()

12