Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprintnat.c170 np->in_dport = htons(np->in_dport);
171 if (np->in_dport != 0) {
174 s = portname(np->in_p, ntohs(np->in_dport));
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipnat_y.y284 nat->in_dport = htons($3);
285 } else if ($3 != nat->in_dport) {
297 nat->in_dport = pnum;
547 | daddr IPNY_PORT portstuff { nat->in_dport = $3.p1;
701 nat->in_dport = nat->in_pnext;
702 nat->in_dport = htons(nat->in_dport);
706 nat->in_pmin = nat->in_dport;
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_h323_pxy.c217 ipn->in_dport = htons(port);
H A Dip_nat.h226 #define in_dport in_tuc.ftu_dport macro
/titanic_41/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))