Home | History | Annotate | Download | only in netinet

Lines Matching refs:fg_next

3502 			fgp = &fg->fg_next;
3557 fg->fg_next = *fgp;
3606 for (gp = group->fg_set; *gp != NULL; gp = &(*gp)->fg_next) {
3608 *gp = group->fg_next;
3779 /* what is fg_next and fg_next after that. So if a filter rule is actually */
3792 fg = fg->fg_next;
3812 fgp = &fg->fg_next;
4091 for (g = softc->ipf_groups[i][0]; g != NULL; g = g->fg_next)
4093 for (g = softc->ipf_groups[i][1]; g != NULL; g = g->fg_next)
7634 fg = fg->fg_next;
7651 fg = fg->fg_next;