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

/freebsd-13-stable/sys/netinet6/
H A Dip_fw_nat64.h88 uint64_t hostcount; /* Number of hosts */ member in struct:ipfw_nat64lsn_stats
/freebsd-13-stable/sbin/ipfw/
H A Dnat64lsn.c747 printf("\t%ju hosts allocated\n", (uintmax_t)stats.hostcount);
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c297 stats->hostcount = cfg->hosts_count;

Completed in 108 milliseconds