Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_compat.c235 nlp->nl_inport = nlc.nlc_inport;
296 nlc.nlc_inport = nlp->nl_inport;
H A Dip_nat6.c1909 fi.fin_data[0] = ntohs(np->nl_inport);
1929 np->nl_inport = nat->nat_inport;
H A Dip_nat.c3697 fi.fin_data[0] = ntohs(np->nl_inport);
3717 np->nl_inport = nat->nat_inport;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h285 u_short nl_inport; member