Home
last modified time | relevance | path

Searched refs:xsk_rcv_check (Results 1 – 1 of 1) sorted by relevance

/linux/net/xdp/
H A Dxsk.c312 static int xsk_rcv_check(struct xdp_sock *xs, struct xdp_buff *xdp, u32 len) in xsk_rcv_check() function
342 err = xsk_rcv_check(xs, xdp, len); in xsk_generic_rcv()
356 err = xsk_rcv_check(xs, xdp, len); in xsk_rcv()