Searched refs:xsk_is_bound (Results 1 – 1 of 1) sorted by relevance
379 static bool xsk_is_bound(struct xdp_sock *xs) in xsk_is_bound() function416 if (!xsk_is_bound(xs)) in xsk_rcv_check()1033 if (unlikely(!xsk_is_bound(xs))) { in __xsk_generic_xmit()1136 if (unlikely(!xsk_is_bound(xs))) in xsk_check_common()1464 if (!xsk_is_bound(umem_xs)) { in xsk_bind()