Searched refs:xsk_rcv (Results 1 – 3 of 3) sorted by relevance
73 int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp);88 static inline int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function
132 err = xsk_rcv(xs, xdp); in __xsk_map_redirect()
93 int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function