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

  /src/sys/external/bsd/ipf/netinet/
ip_nat.c 6520 hostmap_t *hm, *nexthm = NULL, zerohm; local in function:ipf_nat_getnext
6546 bzero(&zerohm, sizeof(zerohm));
6547 nexthm = &zerohm;
ip_nat.c 6520 hostmap_t *hm, *nexthm = NULL, zerohm; local in function:ipf_nat_getnext
6546 bzero(&zerohm, sizeof(zerohm));
6547 nexthm = &zerohm;

Completed in 31 milliseconds