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