Home
last modified time | relevance | path

Searched refs:xdpsock (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/samples/bpf/
Dxdpsock_user.c109 struct xdpsock { struct
123 struct xdpsock *xsks[MAX_SOCKS]; argument
277 static inline void *xq_get_data(struct xdpsock *xsk, u64 addr) in xq_get_data()
476 static struct xdpsock *xsk_configure(struct xdp_umem *umem) in xsk_configure()
481 struct xdpsock *xsk; in xsk_configure()
742 static inline void complete_tx_l2fwd(struct xdpsock *xsk) in complete_tx_l2fwd()
764 static inline void complete_tx_only(struct xdpsock *xsk) in complete_tx_only()
781 static void rx_drop(struct xdpsock *xsk) in rx_drop()
826 static void tx_only(struct xdpsock *xsk) in tx_only()
860 static void l2fwd(struct xdpsock *xsk) in l2fwd()
D.gitignore49 xdpsock
DMakefile52 hostprogs-y += xdpsock
108 xdpsock-objs := xdpsock_user.o
/Linux-v4.19/Documentation/networking/
Daf_xdp.rst280 There is a xdpsock benchmarking/test application included that
293 samples/bpf/xdpsock -i p3p2 -q 16 -r -N