Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/ipf/netinet/ | |
ip_irc_pxy.c | 258 struct in_addr swip; local in function:ipf_p_irc_send 412 swip = ip->ip_src; 426 ip->ip_src = swip; |
ip_tftp_pxy.c | 278 struct in_addr swip, sw2ip; local in function:ipf_p_tftp_backchannel 316 swip.s_addr = 0; 323 swip = ip->ip_src; 390 ip->ip_src = swip; |