Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c351 size_t count6; member
504 tinfo->count6 = cfg->count6; in ta_dump_radix_tinfo()
759 cfg->count6++; in ta_add_radix()
837 cfg->count6--; in ta_del_radix()
1357 tinfo->count6 = cfg->items6; in ta_dump_chash_tinfo()
3904 tinfo->count6 = 0; in ta_dump_kfib_tinfo()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h966 uint32_t count6; /* number of items in runtime */ member
/f-stack/freebsd/netinet/
H A Dip_fw.h966 uint32_t count6; /* number of items in runtime */ member
/f-stack/tools/ipfw/
H A Dtables.c842 d.count = tainfo->count6; in table_show_info()