Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnetfilter_netdev.h54 static inline bool nf_hook_egress_active(void) in nf_hook_egress_active() function
122 static inline bool nf_hook_egress_active(void) in nf_hook_egress_active() function
/linux-6.15/net/packet/
H A Daf_packet.c279 if (nf_hook_egress_active()) { in packet_xmit()
/linux-6.15/net/core/
H A Ddev.c4562 if (nf_hook_egress_active()) { in __dev_queue_xmit()