Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/net/packet/
H A Daf_packet.c279 if (nf_hook_egress_active()) { in packet_xmit()
/openbmc/linux/net/core/
H A Ddev.c4309 if (nf_hook_egress_active()) { in __dev_queue_xmit()