Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_nat_core.c698 struct nf_conn_nat *old_nat = old; in nf_nat_move_storage() local
699 struct nf_conn *ct = old_nat->ct; in nf_nat_move_storage()
705 hlist_replace_rcu(&old_nat->bysource, &new_nat->bysource); in nf_nat_move_storage()