Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_conntrack_proto.c158 static bool in_vrf_postrouting(const struct nf_hook_state *state) in in_vrf_postrouting() function
179 if (in_vrf_postrouting(state)) in ipv4_confirm()
390 if (in_vrf_postrouting(state)) in ipv6_confirm()
Dnf_nat_core.c702 static bool in_vrf_postrouting(const struct nf_hook_state *state) in in_vrf_postrouting() function
728 if (!ct || in_vrf_postrouting(state)) in nf_nat_inet_fn()