Lines Matching defs:iftable_cfg
1902 * - "struct iftable_cfg" is allocated to store table state (ta_state).
1914 struct iftable_cfg;
1919 struct iftable_cfg *icfg;
1924 struct iftable_cfg {
2103 struct iftable_cfg *icfg;
2105 icfg = malloc(sizeof(struct iftable_cfg), M_IPFW, M_WAITOK | M_ZERO);
2126 struct iftable_cfg *icfg;
2128 icfg = (struct iftable_cfg *)ta_state;
2154 struct iftable_cfg *icfg;
2157 icfg = (struct iftable_cfg *)ta_state;
2178 struct iftable_cfg *cfg;
2180 cfg = (struct iftable_cfg *)ta_state;
2228 struct iftable_cfg *icfg;
2238 icfg = (struct iftable_cfg *)ta_state;
2310 struct iftable_cfg *icfg;
2319 icfg = (struct iftable_cfg *)ta_state;
2379 struct iftable_cfg *icfg;
2422 struct iftable_cfg *cfg;
2425 cfg = (struct iftable_cfg *)ta_state;
2465 struct iftable_cfg *icfg;
2468 icfg = (struct iftable_cfg *)ta_state;
2489 struct iftable_cfg *icfg;
2493 icfg = (struct iftable_cfg *)ta_state;
2535 struct iftable_cfg *icfg;
2539 icfg = (struct iftable_cfg *)ta_state;
2578 struct iftable_cfg *icfg;
2581 icfg = (struct iftable_cfg *)ta_state;