Searched refs:hm_srcip (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dprinthostmap.c18 printf("%s,", inet_ntoa(hmp->hm_srcip));
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_nat.h317 struct in_addr hm_srcip; member in struct:hostmap
H A Dip_nat.c465 if ((hm->hm_srcip.s_addr == src.s_addr) &&
489 hm->hm_srcip = src;

Completed in 65 milliseconds