Home
last modified time | relevance | path

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

/samples/bpf/
Dxdpsock_user.c149 struct xsk_socket *xsk; member
196 static int xsk_get_xdp_stats(int fd, struct xsk_socket_info *xsk) in xsk_get_xdp_stats()
854 struct xsk_socket_info *xsk; in xsk_configure_socket() local
1114 static void kick_tx(struct xsk_socket_info *xsk) in kick_tx()
1125 static inline void complete_tx_l2fwd(struct xsk_socket_info *xsk) in complete_tx_l2fwd()
1176 static inline void complete_tx_only(struct xsk_socket_info *xsk, in complete_tx_only()
1197 static void rx_drop(struct xsk_socket_info *xsk) in rx_drop()
1267 static void tx_only(struct xsk_socket_info *xsk, u32 *frame_nb, int batch_size) in tx_only()
1360 static void l2fwd(struct xsk_socket_info *xsk) in l2fwd()
1488 static void apply_setsockopt(struct xsk_socket_info *xsk) in apply_setsockopt()
Dxsk_fwd.c448 struct xsk_socket *xsk; member