Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_nat_masquerade.c304 static int nf_nat_masquerade_ipv6_register_notifier(void) in nf_nat_masquerade_ipv6_register_notifier() function
309 static inline int nf_nat_masquerade_ipv6_register_notifier(void) { return 0; } in nf_nat_masquerade_ipv6_register_notifier() function
335 ret = nf_nat_masquerade_ipv6_register_notifier(); in nf_nat_masquerade_inet_register_notifiers()