Home
last modified time | relevance | path

Searched refs:hostcount (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip_fw_nat64.h88 uint64_t hostcount; /* Number of hosts */ member
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nat64.h88 uint64_t hostcount; /* Number of hosts */ member
/f-stack/tools/ipfw/
H A Dnat64lsn.c753 printf("\t%ju hosts allocated\n", (uintmax_t)stats.hostcount); in nat64lsn_stats()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c297 stats->hostcount = cfg->hosts_count; in export_stats()