Searched refs:unlisted (Results 1 – 2 of 2) sorted by relevance
22 and use the raw event code for the unlisted events.
3262 bool unlisted = false; in packet_do_bind() local3305 unlisted = !dev_get_by_index_rcu(sock_net(sk), in packet_do_bind()3315 if (unlikely(unlisted)) { in packet_do_bind()3332 if (!unlisted && (!dev || (dev->flags & IFF_UP))) { in packet_do_bind()