Searched refs:tcpudp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c480 void *tcpudp = NULL; local
611 tcpudp = tcp;
615 tcpudp = udp;
619 if (tcpudp) {
633 fin->fin_p, tcpudp);
641 fin->fin_p, tcpudp);
643 *csump = fr_cksum(fin->fin_m, ip, fin->fin_p, tcpudp);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y493 IPNY_PORTMAP tcpudp portspec ':' portspec randport
497 | IPNY_PORTMAP tcpudp IPNY_AUTO randport
687 tcpudp: | IPNY_TCP { setnatproto(IPPROTO_TCP); } label
818 { "tcpudp", IPNY_TCPUDP },

Completed in 69 milliseconds