Searched refs:ignore_outgoing (Results 1 – 4 of 4) sorted by relevance
95 int ignore_outgoing = 1; in new_packet_sock() local126 &ignore_outgoing, sizeof(ignore_outgoing)); in new_packet_sock()
1843 match->prot_hook.ignore_outgoing = type_flags & PACKET_FANOUT_FLAG_IGNORE_OUTGOING; in fanout_add()4084 WRITE_ONCE(po->prot_hook.ignore_outgoing, !!val); in packet_setsockopt()4218 val = READ_ONCE(po->prot_hook.ignore_outgoing); in packet_getsockopt()
2766 bool ignore_outgoing; member
2299 if (READ_ONCE(ptype->ignore_outgoing)) in dev_queue_xmit_nit()