Home
last modified time | relevance | path

Searched refs:PACKET_SOCK_RUNNING (Results 1 – 3 of 3) sorted by relevance

/linux/net/packet/
H A Dinternal.h143 PACKET_SOCK_RUNNING, enumerator
H A Ddiag.c24 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) in pdiag_put_info()
H A Daf_packet.c340 if (!packet_sock_flag(po, PACKET_SOCK_RUNNING)) { in __register_prot_hook()
347 packet_sock_flag_set(po, PACKET_SOCK_RUNNING, 1); in __register_prot_hook()
369 packet_sock_flag_set(po, PACKET_SOCK_RUNNING, 0); in __unregister_prot_hook()
389 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) in unregister_prot_hook()
1847 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) { in fanout_add()
3283 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) { in packet_do_bind()
3296 BUG_ON(packet_sock_flag(po, PACKET_SOCK_RUNNING)); in packet_do_bind()
4254 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) { in packet_notifier()
4565 was_running = packet_sock_flag(po, PACKET_SOCK_RUNNING); in packet_set_ring()
4774 packet_sock_flag(po, PACKET_SOCK_RUNNING), in packet_seq_show()