Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_compat.c298 nlc.nlc_realport = nlp->nl_realport;
H A Dip_nat6.c1906 fi.fin_data[0] = ntohs(np->nl_realport);
1953 np->nl_realport = nat->nat_outport;
H A Dip_nat.c3694 fi.fin_data[0] = ntohs(np->nl_realport);
3742 np->nl_realport = nat->nat_outport;
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h287 u_short nl_realport; member