Home
last modified time | relevance | path

Searched refs:xsk_rcv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk.c232 static int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp, in xsk_rcv() function
262 err = xsk_rcv(xs, xdp, false); in xsk_generic_rcv()
273 err = xsk_rcv(xs, xdp, true); in __xsk_map_redirect()
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk.c352 static int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function
377 err = xsk_rcv(xs, xdp); in __xsk_map_redirect()

Completed in 4 milliseconds