Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_compat.c236 nlp->nl_outport = nlc.nlc_outport;
297 nlc.nlc_outport = nlp->nl_outport;
H A Dip_nat6.c1907 fi.fin_data[1] = ntohs(np->nl_outport);
1910 fi.fin_data[1] = ntohs(np->nl_outport);
H A Dip_nat.c3695 fi.fin_data[1] = ntohs(np->nl_outport);
3698 fi.fin_data[1] = ntohs(np->nl_outport);
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h286 u_short nl_outport; member