Searched refs:xsk_is_bound (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/xdp/
H A Dxsk.c304 static bool xsk_is_bound(struct xdp_sock *xs) function
319 if (!xsk_is_bound(xs))
800 if (unlikely(!xsk_is_bound(xs))) {
900 if (unlikely(!xsk_is_bound(xs)))
1229 if (!xsk_is_bound(umem_xs)) {
1319 * sockets, and xsk_is_bound().

Completed in 115 milliseconds