Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipv4/netfilter/
Dnf_nat_core.c553 struct nf_conn_nat *old_nat = old; in nf_nat_move_storage() local
554 struct nf_conn *ct = old_nat->ct; in nf_nat_move_storage()
560 hlist_replace_rcu(&old_nat->bysource, &new_nat->bysource); in nf_nat_move_storage()