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.c1021 static int xsk_check_common(struct xdp_sock *xs) in xsk_check_common() function
1039 err = xsk_check_common(xs); in __xsk_sendmsg()
1080 err = xsk_check_common(xs); in __xsk_recvmsg()
1121 if (xsk_check_common(xs)) in xsk_poll()