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

/freebsd-current/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h125 uint32_t hosts_count; member in struct:nat64lsn_alias
206 uint32_t hosts_count; /* Number of items in host hash */ member in struct:nat64lsn_cfg
H A Dnat64lsn.c896 cfg->hosts_count--;
980 if (cfg->hosts_count > 0) {
1059 link->alias->hosts_count++;
1064 cfg->hosts_count++;
1769 link->alias->hosts_count--;
H A Dnat64lsn_control.c294 stats->hostcount = cfg->hosts_count;

Completed in 66 milliseconds