Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintnat.c168 np->in_dport = htons(np->in_dport);
169 if (np->in_dport != 0) {
172 s = portname(np->in_p, ntohs(np->in_dport));
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y282 nat->in_dport = htons($3);
283 } else if ($3 != nat->in_dport) {
295 nat->in_dport = pnum;
545 | daddr IPNY_PORT portstuff { nat->in_dport = $3.p1;
699 nat->in_dport = nat->in_pnext;
700 nat->in_dport = htons(nat->in_dport);
704 nat->in_pmin = nat->in_dport;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_h323_pxy.c215 ipn->in_dport = htons(port);
H A Dip_nat.h231 #define in_dport in_tuc.ftu_dport macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c290 u_short dport = nat->in_dport;
H A Dip_nat6.c2139 (np->in_dport != tcp->th_dport))
H A Dip_nat.c3977 (np->in_dport != tcp->th_dport))