Searched refs:lookup_depth (Results 1 – 5 of 5) sorted by relevance
1780 int lookup_depth, avg_pkt_size; in ipfw_config_pipe() local1794 &lookup_depth, &len, NULL, 0) == -1) in ipfw_config_pipe()1795 lookup_depth = 256; in ipfw_config_pipe()1796 if (lookup_depth == 0) in ipfw_config_pipe()1831 fs->lookup_step = (int)idle / lookup_depth; in ipfw_config_pipe()
239 u_int lookup_depth ; /* depth of lookup table */ member
125 u_int lookup_depth ; /* depth of lookup table */ member
370 q->avg = (t < fs->lookup_depth) ? in red_drops()
1237 fs->lookup_depth = dn_cfg.red_lookup_depth; in config_red()1238 fs->w_q_lookup = (u_int *)malloc(fs->lookup_depth * sizeof(int), in config_red()1250 for (i = 1; i < fs->lookup_depth; i++) in config_red()