Home
last modified time | relevance | path

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

/linux-6.12.1/net/xdp/
Dxsk.c884 static int xsk_check_common(struct xdp_sock *xs) in xsk_check_common() function
902 err = xsk_check_common(xs); in __xsk_sendmsg()
946 err = xsk_check_common(xs); in __xsk_recvmsg()
987 if (xsk_check_common(xs)) in xsk_poll()