Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_nat_sip.c101 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in map_addr() local
114 newport = ct_sip_info->forced_dport ? : in map_addr()
152 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in nf_nat_sip() local
282 if (dir == IP_CT_DIR_REPLY && ct_sip_info->forced_dport) { in nf_nat_sip()
291 uh->dest = ct_sip_info->forced_dport; in nf_nat_sip()
383 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in nf_nat_sip_expect() local
400 srcport = ct_sip_info->forced_dport ? : in nf_nat_sip_expect()