Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netfilter/
Dnf_nat.h34 int masq_index; member
63 return nat && nat->masq_index && hooknum == NF_INET_POST_ROUTING && in nf_nat_oif_changed()
65 nat->masq_index != out->ifindex; in nf_nat_oif_changed()
/Linux-v5.4/net/netfilter/
Dnf_nat_masquerade.c50 nat->masq_index = out->ifindex; in nf_nat_masquerade_ipv4()
72 return nat->masq_index == (int)(long)ifindex; in device_cmp()
178 nat->masq_index = out->ifindex; in nf_nat_masquerade_ipv6()