Searched defs:xsk (Results 1 – 2 of 2) sorted by relevance
277 static inline void *xq_get_data(struct xdpsock *xsk, u64 addr) in xq_get_data()481 struct xdpsock *xsk; in xsk_configure() local742 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()
879 } xsk; member