Home
last modified time | relevance | path

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

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