Searched refs:xsk_is_bound (Results 1 – 1 of 1) sorted by relevance
222 static bool xsk_is_bound(struct xdp_sock *xs) in xsk_is_bound() function237 if (!xsk_is_bound(xs)) in xsk_rcv()486 if (unlikely(!xsk_is_bound(xs))) in xsk_sendmsg()504 if (unlikely(!xsk_is_bound(xs))) in xsk_poll()727 if (!xsk_is_bound(umem_xs)) { in xsk_bind()