Home
last modified time | relevance | path

Searched refs:nf_hook_egress (Results 1 – 2 of 2) sorted by relevance

/linux/net/packet/
H A Daf_packet.c257 if (!nf_hook_egress(skb, &rc, skb->dev)) in nf_hook_direct_egress()
/linux/net/core/
H A Ddev.c4586 skb = nf_hook_egress(skb, &rc, dev); in __dev_queue_xmit()