Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A 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()
H A Dnf_nat_core.c902 static bool in_vrf_postrouting(const struct nf_hook_state *state) in in_vrf_postrouting() function
928 if (!ct || in_vrf_postrouting(state)) in nf_nat_inet_fn()