| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | filter.c | 3808 static unsigned long xdp_get_metalen(const struct xdp_buff *xdp) in xdp_get_metalen() 3814 BPF_CALL_2(bpf_xdp_adjust_head, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument 3842 BPF_CALL_2(bpf_xdp_adjust_tail, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument 3877 BPF_CALL_2(bpf_xdp_adjust_meta, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument 3906 struct bpf_map *map, struct xdp_buff *xdp) in __bpf_tx_xdp_map() 3963 int xdp_do_redirect(struct net_device *dev, struct xdp_buff *xdp, in xdp_do_redirect() 4001 struct xdp_buff *xdp, in xdp_do_generic_redirect_map() 4042 struct xdp_buff *xdp, struct bpf_prog *xdp_prog) in xdp_do_generic_redirect() 4537 BPF_CALL_5(bpf_xdp_event_output, struct xdp_buff *, xdp, struct bpf_map *, map, in BPF_CALL_5() argument 10331 DEFINE_BPF_DISPATCHER(xdp) in DEFINE_BPF_DISPATCHER() argument
|
| H A D | dev.c | 4628 struct xdp_buff *xdp, in netif_receive_generic_xdp() 4773 struct xdp_buff xdp; in do_xdp_generic() local 5515 static int generic_xdp_install(struct net_device *dev, struct netdev_bpf *xdp) in generic_xdp_install() 9076 struct netdev_bpf xdp; in dev_xdp_install() local
|
| H A D | rtnetlink.c | 1463 struct nlattr *xdp; in rtnl_xdp_fill() local 2888 struct nlattr *xdp[IFLA_XDP_MAX + 1]; in do_setlink() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_main.c | 533 struct xdp_buff xdp; in nicvf_xdp_rx() local 1893 static int nicvf_xdp(struct net_device *netdev, struct netdev_bpf *xdp) in nicvf_xdp()
|
| H A D | nicvf_queues.c | 1638 u64 buf_addr, bool xdp) in nicvf_unmap_rcv_buffer() 1663 struct cqe_rx_t *cqe_rx, bool xdp) in nicvf_get_rcv_skb()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | efx.c | 648 static int efx_xdp(struct net_device *dev, struct netdev_bpf *xdp) in efx_xdp()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_common.c | 1354 nfp_net_free_frag(void *frag, bool xdp) in nfp_net_free_frag() 1819 struct xdp_buff xdp; in nfp_net_rx() local 3601 static int nfp_net_xdp(struct net_device *netdev, struct netdev_bpf *xdp) in nfp_net_xdp()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 2882 static int igb_xdp(struct net_device *dev, struct netdev_bpf *xdp) in igb_xdp() 2911 static int igb_xdp_xmit_back(struct igb_adapter *adapter, struct xdp_buff *xdp) in igb_xdp_xmit_back() 8326 struct xdp_buff *xdp, in igb_construct_skb() 8382 struct xdp_buff *xdp, in igb_build_skb() 8428 struct xdp_buff *xdp) in igb_run_xdp() 8718 struct xdp_buff xdp; in igb_clean_rx_irq() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | net_namespace.h | 186 struct netns_xdp xdp; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth.h | 144 } xdp; member 457 struct dpaa2_eth_ch_xdp xdp; member
|
| H A D | dpaa2-eth.c | 351 struct xdp_buff xdp; in dpaa2_eth_run_xdp() local 2282 static int dpaa2_eth_xdp(struct net_device *dev, struct netdev_bpf *xdp) in dpaa2_eth_xdp()
|
| /OK3568_Linux_fs/kernel/drivers/net/hyperv/ |
| H A D | netvsc_drv.c | 815 struct xdp_buff *xdp) in netvsc_alloc_recv_skb() 904 struct xdp_buff xdp; in netvsc_recv_callback() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | virtio_net.c | 727 struct xdp_buff xdp; in receive_small() local 890 struct xdp_buff xdp; in receive_mergeable() local 2587 static int virtnet_xdp(struct net_device *dev, struct netdev_bpf *xdp) in virtnet_xdp()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_rx.c | 673 struct xdp_buff xdp; in mlx4_en_process_rx_cq() local
|
| /OK3568_Linux_fs/kernel/drivers/net/netdevsim/ |
| H A D | netdevsim.h | 75 struct xdp_attachment_info xdp; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.h | 175 struct xdp_buff *xdp; member
|
| H A D | ice_main.c | 2576 struct netdev_bpf *xdp) in ice_xdp_safe_mode() 2589 static int ice_xdp(struct net_device *dev, struct netdev_bpf *xdp) in ice_xdp()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw.c | 357 struct xdp_buff xdp; in cpsw_rx_handler() local
|
| H A D | cpsw_priv.c | 1325 int cpsw_run_xdp(struct cpsw_priv *priv, int ch, struct xdp_buff *xdp, in cpsw_run_xdp()
|
| H A D | cpsw_new.c | 293 struct xdp_buff xdp; in cpsw_rx_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 3349 mvpp2_xdp_xmit_back(struct mvpp2_port *port, struct xdp_buff *xdp) in mvpp2_xdp_xmit_back() 3430 struct bpf_prog *prog, struct xdp_buff *xdp, in mvpp2_run_xdp() 3521 struct xdp_buff xdp; in mvpp2_rx() local 4984 static int mvpp2_xdp(struct net_device *dev, struct netdev_bpf *xdp) in mvpp2_xdp()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 2095 struct xdp_buff *xdp, in ixgbe_construct_skb() 2154 struct xdp_buff *xdp, in ixgbe_build_skb() 2201 struct xdp_buff *xdp) in ixgbe_run_xdp() 2303 struct xdp_buff xdp; in ixgbe_clean_rx_irq() local 10195 static int ixgbe_xdp(struct net_device *dev, struct netdev_bpf *xdp) in ixgbe_xdp()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf.h | 1614 int dev_xdp_enqueue(struct net_device *dev, struct xdp_buff *xdp, in dev_xdp_enqueue() 1621 int dev_map_enqueue(struct bpf_dtab_netdev *dst, struct xdp_buff *xdp, in dev_map_enqueue() 1647 struct xdp_buff *xdp, in cpu_map_enqueue()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_filter.c | 1044 int qede_xdp(struct net_device *dev, struct netdev_bpf *xdp) in qede_xdp()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_offload.py | 491 def ip_link_show(self, xdp): argument
|