Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_conntrack_proto.c124 static bool in_vrf_postrouting(const struct nf_hook_state *state) in in_vrf_postrouting() function
148 if (!ct || in_vrf_postrouting(state)) in nf_confirm()
Dnf_nat_core.c786 static bool in_vrf_postrouting(const struct nf_hook_state *state) in in_vrf_postrouting() function
812 if (!ct || in_vrf_postrouting(state)) in nf_nat_inet_fn()