Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk.c1134 static int xsk_check_common(struct xdp_sock *xs) in xsk_check_common() function
1152 err = xsk_check_common(xs); in __xsk_sendmsg()
1193 err = xsk_check_common(xs); in __xsk_recvmsg()
1234 if (xsk_check_common(xs)) in xsk_poll()