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.h138 PACKET_SOCK_RUNNING, enumerator
H A Ddiag.c24 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) in pdiag_put_info()
H A Daf_packet.c339 if (!packet_sock_flag(po, PACKET_SOCK_RUNNING)) { in __register_prot_hook()
346 packet_sock_flag_set(po, PACKET_SOCK_RUNNING, 1); in __register_prot_hook()
368 packet_sock_flag_set(po, PACKET_SOCK_RUNNING, 0); in __unregister_prot_hook()
388 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) in unregister_prot_hook()
1793 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) { in fanout_add()
3228 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) { in packet_do_bind()
3241 BUG_ON(packet_sock_flag(po, PACKET_SOCK_RUNNING)); in packet_do_bind()
4204 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) { in packet_notifier()
4522 was_running = packet_sock_flag(po, PACKET_SOCK_RUNNING); in packet_set_ring()
4731 packet_sock_flag(po, PACKET_SOCK_RUNNING), in packet_seq_show()