Home
last modified time | relevance | path

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

/linux-6.12.1/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.c905 static bool in_vrf_postrouting(const struct nf_hook_state *state) in in_vrf_postrouting() function
931 if (!ct || in_vrf_postrouting(state)) in nf_nat_inet_fn()