Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dxdpsock_user.c277 static inline void *xq_get_data(struct xdpsock *xsk, u64 addr) in xq_get_data()
481 struct xdpsock *xsk; in xsk_configure() local
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()
/Linux-v4.19/include/linux/
Dnetdevice.h879 } xsk; member