Searched refs:xsk_rcv (Results 1 – 3 of 3) sorted by relevance
112 int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp);227 static inline int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function
182 err = xsk_rcv(xs, xdp); in __xsk_map_redirect()
199 int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function