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 2563 if (fr->fr_grphead != NULL) {
2564 fin->fin_fr = fr->fr_grphead->fg_start;
3698 if (fp->fr_grphead != NULL) {
3699 freed += ipf_group_flush(softc, fp->fr_grphead);
4453 fp->fr_grphead = NULL;
5062 fp->fr_grphead = NULL;
5067 fp->fr_grphead = fg;
5457 if (fr->fr_grphead != NULL)
5458 ipf_group_del(softc, fr->fr_grphead, fr);
ip_fil.h 694 struct frgroup *fr_grphead; member in struct:frentry

Completed in 21 milliseconds