Home
last modified time | relevance | path

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

12

/linux-6.14.4/net/bridge/
Dbr_input.c258 static int nf_hook_bridge_pre(struct sk_buff *skb, struct sk_buff **pskb) in nf_hook_bridge_pre()
330 static rx_handler_result_t br_handle_frame(struct sk_buff **pskb) in br_handle_frame()
449 static rx_handler_result_t br_handle_frame_dummy(struct sk_buff **pskb) in br_handle_frame_dummy()
/linux-6.14.4/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.14.4/drivers/net/ipvlan/
Dipvlan_core.c314 static int ipvlan_rcv_frame(struct ipvl_addr *addr, struct sk_buff **pskb, in ipvlan_rcv_frame()
712 static rx_handler_result_t ipvlan_handle_mode_l3(struct sk_buff **pskb, in ipvlan_handle_mode_l3()
733 static rx_handler_result_t ipvlan_handle_mode_l2(struct sk_buff **pskb, in ipvlan_handle_mode_l2()
763 rx_handler_result_t ipvlan_handle_frame(struct sk_buff **pskb) in ipvlan_handle_frame()
/linux-6.14.4/net/hsr/
Dhsr_slave.c24 static rx_handler_result_t hsr_handle_frame(struct sk_buff **pskb) in hsr_handle_frame()
/linux-6.14.4/net/openvswitch/
Dvport-netdev.c57 static rx_handler_result_t netdev_frame_hook(struct sk_buff **pskb) in netdev_frame_hook()
/linux-6.14.4/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.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c121 struct sk_buff *pskb; in _rtl92d_cmd_send_packet() local
/linux-6.14.4/drivers/staging/octeon/
Dethernet-rx.c220 struct sk_buff **pskb = NULL; in cvm_oct_poll() local
/linux-6.14.4/net/xfrm/
Dxfrm_device.c121 struct sk_buff *skb2, *nskb, *pskb = NULL; in validate_xmit_xfrm() local
/linux-6.14.4/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()
Dveth.c725 struct sk_buff **pskb) in veth_convert_skb_to_xdp_buff()
/linux-6.14.4/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.14.4/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.14.4/net/devlink/
Ddpipe.c195 static int devlink_dpipe_send_and_alloc_skb(struct sk_buff **pskb, in devlink_dpipe_send_and_alloc_skb()
/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Ddp_tx.c183 struct sk_buff **pskb) in ath12k_dp_tx_align_payload()
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1857 struct sk_buff *pskb = NULL; in rtl_cmd_send_packet() local
Dpci.c994 struct sk_buff *pskb = NULL; in _rtl_pci_prepare_bcn_tasklet() local
/linux-6.14.4/drivers/net/team/
Dteam_core.c722 static rx_handler_result_t team_handle_frame(struct sk_buff **pskb) in team_handle_frame()
2418 static int __send_and_alloc_skb(struct sk_buff **pskb, in __send_and_alloc_skb()
/linux-6.14.4/drivers/staging/rtl8723bs/include/
Drtw_recv.h260 struct sk_buff *pskb; member
/linux-6.14.4/drivers/net/ethernet/cavium/octeon/
Docteon_mgmt.c370 struct sk_buff **pskb) in octeon_mgmt_dequeue_rx_buffer()
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/mei/
Dmain.c597 static rx_handler_result_t iwl_mei_rx_handler(struct sk_buff **pskb) in iwl_mei_rx_handler()

12