Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_synproxy.h26 unsigned int hook_ref6; member
/openbmc/linux/net/netfilter/
H A Dnf_synproxy_core.c1195 if (snet->hook_ref6 == 0) { in nf_synproxy_ipv6_init()
1202 snet->hook_ref6++; in nf_synproxy_ipv6_init()
1210 snet->hook_ref6--; in nf_synproxy_ipv6_fini()
1211 if (snet->hook_ref6 == 0) in nf_synproxy_ipv6_fini()