HomeSort by: relevance | last modified time | path
    Searched refs:fr_grphead (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
fil.c 2564 if (fr->fr_grphead != NULL) {
2565 fin->fin_fr = fr->fr_grphead->fg_start;
3699 if (fp->fr_grphead != NULL) {
3700 freed += ipf_group_flush(softc, fp->fr_grphead);
4454 fp->fr_grphead = NULL;
5063 fp->fr_grphead = NULL;
5068 fp->fr_grphead = fg;
5458 if (fr->fr_grphead != NULL)
5459 ipf_group_del(softc, fr->fr_grphead, fr);
ip_fil.h 694 struct frgroup *fr_grphead; member in struct:frentry

Completed in 129 milliseconds