HomeSort by: relevance | last modified time | path
    Searched refs:hm_ndstip6 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 462 i6addr_t hm_ndstip6; member in struct:hostmap
472 #define hm_ndstip hm_ndstip6.in4
476 #define hm_ndst6 hm_ndstip6.in6
ip_nat6.c 418 hm->hm_ndstip6.i6[0] = 0;
419 hm->hm_ndstip6.i6[1] = 0;
420 hm->hm_ndstip6.i6[2] = 0;
421 hm->hm_ndstip6.i6[3] = 0;
771 in = hm->hm_ndstip6;
792 in = hm->hm_ndstip6;

Completed in 15 milliseconds