Home
last modified time | relevance | path

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

/Linux-v6.6/net/xdp/
Dxsk.c818 static int xsk_check_common(struct xdp_sock *xs) in xsk_check_common() function
836 err = xsk_check_common(xs); in __xsk_sendmsg()
880 err = xsk_check_common(xs); in __xsk_recvmsg()
921 if (xsk_check_common(xs)) in xsk_poll()