Searched refs:xsk_is_bound (Results 1 – 1 of 1) sorted by relevance
303 static bool xsk_is_bound(struct xdp_sock *xs) in xsk_is_bound() function315 if (!xsk_is_bound(xs)) in xsk_rcv_check()725 if (unlikely(!xsk_is_bound(xs))) { in __xsk_generic_xmit()825 if (unlikely(!xsk_is_bound(xs))) in xsk_check_common()1154 if (!xsk_is_bound(umem_xs)) { in xsk_bind()