Home
last modified time | relevance | path

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

/include/linux/
A Dnetfilter_netdev.h12 if (!static_key_false(&nf_hooks_needed[NFPROTO_NETDEV][NF_NETDEV_INGRESS])) in nf_hook_ingress_active()
32 NFPROTO_NETDEV, skb->dev, NULL, NULL, in nf_hook_ingress()
57 if (!static_key_false(&nf_hooks_needed[NFPROTO_NETDEV][NF_NETDEV_EGRESS])) in nf_hook_egress_active()
103 NFPROTO_NETDEV, NULL, dev, NULL, in nf_hook_egress()
/include/uapi/linux/
A Dnetfilter.h63 NFPROTO_NETDEV = 5, enumerator
/include/net/netfilter/
A Dnf_tables.h1319 return family == NFPROTO_NETDEV || in nft_base_chain_netdev()

Completed in 13 milliseconds