Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnetfilter_netdev.h54 static inline bool nf_hook_egress_active(void) in nf_hook_egress_active() function
121 static inline bool nf_hook_egress_active(void) in nf_hook_egress_active() function
/Linux-v6.6/net/packet/
Daf_packet.c279 if (nf_hook_egress_active()) { in packet_xmit()
/Linux-v6.6/net/core/
Ddev.c4302 if (nf_hook_egress_active()) { in __dev_queue_xmit()