Searched refs:NF_HOOK_LIST (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | netfilter.h | 310 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST() function 404 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST() function
|
| /Linux-v5.4/net/ipv4/ |
| D | ip_input.c | 578 NF_HOOK_LIST(NFPROTO_IPV4, NF_INET_PRE_ROUTING, net, NULL, in ip_sublist_rcv()
|
| /Linux-v5.4/net/ipv6/ |
| D | ip6_input.c | 292 NF_HOOK_LIST(NFPROTO_IPV6, NF_INET_PRE_ROUTING, net, NULL, in ip6_sublist_rcv()
|