Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c350 size_t count4; member
501 tinfo->count4 = cfg->count4; in ta_dump_radix_tinfo()
757 cfg->count4++; in ta_add_radix()
835 cfg->count4--; in ta_del_radix()
1353 tinfo->count4 = cfg->items4; in ta_dump_chash_tinfo()
2174 tinfo->count4 = cfg->used; in ta_dump_ifidx_tinfo()
2757 tinfo->count4 = cfg->used; in ta_dump_numarray_tinfo()
3337 tinfo->count4 = cfg->items; in ta_dump_fhash_tinfo()
3901 tinfo->count4 = 0; in ta_dump_kfib_tinfo()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h961 uint32_t count4; /* number of items in runtime */ member
/f-stack/freebsd/netinet/
H A Dip_fw.h961 uint32_t count4; /* number of items in runtime */ member
/f-stack/tools/ipfw/
H A Dtables.c824 d.count = tainfo->count4; in table_show_info()