Home
last modified time | relevance | path

Searched refs:swip (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_irc_pxy.c262 struct in_addr swip; local
417 swip = ip->ip_src;
431 ip->ip_src = swip;
H A Dip_tftp_pxy.c296 struct in_addr swip, sw2ip; local
334 swip.s_addr = 0;
341 swip = ip->ip_src;
408 ip->ip_src = swip;