Home
last modified time | relevance | path

Searched defs:xdpf (Results 1 – 2 of 2) sorted by relevance

/kernel/bpf/
Ddevmap.c345 struct xdp_frame *xdpf = frames[i]; in dev_map_bpf_prog_run() local
388 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local
456 static void bq_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in bq_enqueue()
482 static inline int __xdp_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in __xdp_enqueue()
534 int dev_xdp_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in dev_xdp_enqueue()
540 int dev_map_enqueue(struct bpf_dtab_netdev *dst, struct xdp_frame *xdpf, in dev_map_enqueue()
548 static bool is_valid_dst(struct bpf_dtab_netdev *obj, struct xdp_frame *xdpf) in is_valid_dst()
568 struct xdp_frame *xdpf) in dev_map_enqueue_clone()
606 int dev_map_enqueue_multi(struct xdp_frame *xdpf, struct net_device *dev_rx, in dev_map_enqueue_multi()
Dcpumap.c188 struct xdp_frame *xdpf = frames[i]; in cpu_map_bpf_prog_run_xdp() local
345 struct xdp_frame *xdpf = frames[i]; in cpu_map_kthread_run() local
688 struct xdp_frame *xdpf = bq->q[i]; in bq_flush_to_queue() local
710 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
735 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf, in cpu_map_enqueue()