Home
last modified time | relevance | path

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

12

/linux-6.12.1/net/bridge/
Dbr_input.c253 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()
/linux-6.12.1/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.12.1/drivers/net/ipvlan/
Dipvlan_core.c313 static int ipvlan_rcv_frame(struct ipvl_addr *addr, struct sk_buff **pskb, in ipvlan_rcv_frame()
700 static rx_handler_result_t ipvlan_handle_mode_l3(struct sk_buff **pskb, in ipvlan_handle_mode_l3()
721 static rx_handler_result_t ipvlan_handle_mode_l2(struct sk_buff **pskb, in ipvlan_handle_mode_l2()
751 rx_handler_result_t ipvlan_handle_frame(struct sk_buff **pskb) in ipvlan_handle_frame()
/linux-6.12.1/drivers/staging/rtl8712/
Drtl8712_recv.c40 struct sk_buff *pskb = NULL; in r8712_init_recv_priv() local
966 static void recvbuf2recvframe(struct _adapter *padapter, struct sk_buff *pskb) in recvbuf2recvframe()
1061 struct sk_buff *pskb; in recv_tasklet() local
Dusb_ops_linux.c190 _pkt *pskb = precvbuf->pskb; in r8712_usb_read_port_complete() local
Drtl8712_recv.h94 _pkt *pskb; member
/linux-6.12.1/net/hsr/
Dhsr_slave.c24 static rx_handler_result_t hsr_handle_frame(struct sk_buff **pskb) in hsr_handle_frame()
/linux-6.12.1/net/openvswitch/
Dvport-netdev.c57 static rx_handler_result_t netdev_frame_hook(struct sk_buff **pskb) in netdev_frame_hook()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c121 struct sk_buff *pskb; in _rtl92d_cmd_send_packet() local
/linux-6.12.1/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.12.1/drivers/staging/octeon/
Dethernet-rx.c220 struct sk_buff **pskb = NULL; in cvm_oct_poll() local
/linux-6.12.1/net/xfrm/
Dxfrm_device.c119 struct sk_buff *skb2, *nskb, *pskb = NULL; in validate_xmit_xfrm() local
/linux-6.12.1/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()
/linux-6.12.1/drivers/net/wireless/virtual/
Dvirt_wifi.c499 static rx_handler_result_t virt_wifi_rx_handler(struct sk_buff **pskb) in virt_wifi_rx_handler()
/linux-6.12.1/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.12.1/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.12.1/drivers/net/wireless/ath/ath12k/
Ddp_tx.c183 struct sk_buff **pskb) in ath12k_dp_tx_align_payload()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1857 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.12.1/drivers/net/team/
Dteam_core.c722 static rx_handler_result_t team_handle_frame(struct sk_buff **pskb) in team_handle_frame()
2407 static int __send_and_alloc_skb(struct sk_buff **pskb, in __send_and_alloc_skb()
/linux-6.12.1/drivers/staging/rtl8723bs/include/
Drtw_recv.h278 struct sk_buff *pskb; member
/linux-6.12.1/drivers/net/ethernet/cavium/octeon/
Docteon_mgmt.c370 struct sk_buff **pskb) in octeon_mgmt_dequeue_rx_buffer()

12