Home
last modified time | relevance | path

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

12

/linux/net/bridge/
H A Dbr_input.c267 static int nf_hook_bridge_pre(struct sk_buff *skb, struct sk_buff **pskb) in nf_hook_bridge_pre()
339 static rx_handler_result_t br_handle_frame(struct sk_buff **pskb) in br_handle_frame()
458 static rx_handler_result_t br_handle_frame_dummy(struct sk_buff **pskb) in br_handle_frame_dummy()
/linux/net/netfilter/
H A 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
H A Dxt_cluster.c81 struct sk_buff *pskb = (struct sk_buff *)skb; in xt_cluster_mt() local
/linux/net/openvswitch/
H A Dvport-netdev.c57 static rx_handler_result_t netdev_frame_hook(struct sk_buff **pskb) in netdev_frame_hook()
/linux/net/hsr/
H A Dhsr_slave.c24 static rx_handler_result_t hsr_handle_frame(struct sk_buff **pskb) in hsr_handle_frame()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dfw.c121 struct sk_buff *pskb; in _rtl92d_cmd_send_packet() local
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_handlers.c203 rx_handler_result_t rmnet_rx_handler(struct sk_buff **pskb) in rmnet_rx_handler()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.c195 int ath12k_dp_tx_align_payload(struct ath12k_dp *dp, struct sk_buff **pskb) in ath12k_dp_tx_align_payload()
/linux/net/xfrm/
H A Dxfrm_device.c121 struct sk_buff *skb2, *nskb, *pskb = NULL; in validate_xmit_xfrm() local
/linux/drivers/s390/net/
H A Dctcm_main.c74 void ctcm_unpack_skb(struct channel *ch, struct sk_buff *pskb) in ctcm_unpack_skb()
H A Dctcm_mpc.c1027 static void ctcmpc_unpack_skb(struct channel *ch, struct sk_buff *pskb) in ctcmpc_unpack_skb()
/linux/drivers/net/
H A Dnet_failover.c358 static rx_handler_result_t net_failover_handle_frame(struct sk_buff **pskb) in net_failover_handle_frame()
H A Dtap.c255 rx_handler_result_t tap_handle_frame(struct sk_buff **pskb) in tap_handle_frame()
H A Dmacvlan.c460 static rx_handler_result_t macvlan_handle_frame(struct sk_buff **pskb) in macvlan_handle_frame()
H A Dveth.c754 struct sk_buff **pskb) in veth_convert_skb_to_xdp_buff()
H A Dmacsec.c1130 static rx_handler_result_t macsec_handle_frame(struct sk_buff **pskb) in macsec_handle_frame()
/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c503 static rx_handler_result_t virt_wifi_rx_handler(struct sk_buff **pskb) in virt_wifi_rx_handler()
/linux/net/devlink/
H A Ddpipe.c195 static int devlink_dpipe_send_and_alloc_skb(struct sk_buff **pskb, in devlink_dpipe_send_and_alloc_skb()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1846 struct sk_buff *pskb = NULL; in rtl_cmd_send_packet() local
H A Dpci.c1031 struct sk_buff *pskb = NULL; in _rtl_pci_prepare_bcn_tasklet() local
/linux/drivers/net/team/
H A Dteam_core.c741 static rx_handler_result_t team_handle_frame(struct sk_buff **pskb) in team_handle_frame()
2596 static int __send_and_alloc_skb(struct sk_buff **pskb, in __send_and_alloc_skb()
/linux/drivers/net/wireless/intel/iwlwifi/mei/
H A Dmain.c598 static rx_handler_result_t iwl_mei_rx_handler(struct sk_buff **pskb) in iwl_mei_rx_handler()
/linux/net/core/
H A Ddev.c5613 netif_skb_check_for_xdp(struct sk_buff **pskb, const struct bpf_prog *prog) in netif_skb_check_for_xdp()
5638 static u32 netif_receive_generic_xdp(struct sk_buff **pskb, in netif_receive_generic_xdp()
5718 int do_xdp_generic(const struct bpf_prog *xdp_prog, struct sk_buff **pskb) in do_xdp_generic()
6034 static int __netif_receive_skb_core(struct sk_buff **pskb, bool pfmemalloc, in __netif_receive_skb_core()
H A Dskbuff.c942 int skb_pp_cow_data(struct page_pool *pool, struct sk_buff **pskb, in skb_pp_cow_data() argument
1018 int skb_cow_data_for_xdp(struct page_pool *pool, struct sk_buff **pskb, in skb_cow_data_for_xdp() argument
/linux/drivers/net/ppp/
H A Dppp_generic.c1777 ppp_prepare_tx_skb(struct ppp *ppp, struct sk_buff **pskb) in ppp_prepare_tx_skb()

12