Searched refs:size6 (Results 1 – 5 of 5) sorted by relevance
294 size_t size6; member919 size_t size6; member1291 cfg->size6 = 128; in ta_init_chash()1295 cfg->head6 = malloc(sizeof(struct chashbhead) * cfg->size6, M_IPFW, in ta_init_chash()1299 for (i = 0; i < cfg->size6; i++) in ta_init_chash()1308 hsize = ta_log2(cfg->size4) << 8 | ta_log2(cfg->size6); in ta_init_chash()1340 for (i = 0; i < cfg->size6; i++) in ta_destroy_chash()1363 tinfo->size6 = cfg->size6; in ta_dump_chash_tinfo()1500 hash = hash_ent(&ent, AF_INET6, cfg->mask6, cfg->size6); in ta_find_chash_tentry()1527 for (i = 0; i < cfg->size6; i++) in ta_foreach_chash()[all …]
966 uint32_t size6; /* runtime structure size */ member
836 min_pkt.s.size6 = 59; in __cvmx_helper_global_setup_pko()
3704 …uint64_t size6 : 8; /**< Minimum packet size-1 in bytes … member3718 uint64_t size6 : 8;
848 d.size = tainfo->size6; in table_show_info()