Searched defs:swip2 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rcmd_pxy.c127 struct in_addr swip, swip2; local
206 swip2 = ip->ip_dst;
231 ip->ip_dst = swip2;
H A Dip_ftp_pxy.c195 struct in_addr swip, swip2; local
380 swip2 = ip->ip_dst;
406 ip->ip_dst = swip2;
650 struct in_addr swip, swip2; local
738 swip2 = ip->ip_dst;
769 ip->ip_dst = swip2;

Completed in 59 milliseconds