Home
last modified time | relevance | path

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

/include/linux/
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()
102 NFPROTO_NETDEV, NULL, dev, NULL, in nf_hook_egress()
/include/uapi/linux/
Dnetfilter.h63 NFPROTO_NETDEV = 5, enumerator
/include/net/netfilter/
Dnf_tables.h1318 return family == NFPROTO_NETDEV || in nft_base_chain_netdev()