Home
last modified time | relevance | path

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

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