Searched refs:iftable_cfg (Results 1 – 1 of 1) sorted by relevance
1914 struct iftable_cfg;1919 struct iftable_cfg *icfg;1924 struct iftable_cfg { struct2103 struct iftable_cfg *icfg; in ta_init_ifidx()2105 icfg = malloc(sizeof(struct iftable_cfg), M_IPFW, M_WAITOK | M_ZERO); in ta_init_ifidx()2126 struct iftable_cfg *icfg; in ta_change_ti_ifidx()2128 icfg = (struct iftable_cfg *)ta_state; in ta_change_ti_ifidx()2154 struct iftable_cfg *icfg; in ta_destroy_ifidx()2157 icfg = (struct iftable_cfg *)ta_state; in ta_destroy_ifidx()2178 struct iftable_cfg *cfg; in ta_dump_ifidx_tinfo()[all …]