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

  /src/external/bsd/ipf/dist/tools/
ipfcomp.c 199 g->fg_ref = 0;
211 g->fg_name, g->fg_ref);
223 f->fr_flags & FR_INQUE ? "in" : "out", g->fg_name, g->fg_ref);
225 g->fg_ref++;
239 g->fg_ref = 0;
ipftest.c 717 i, fg->fg_name, fg->fg_ref, fg->fg_flags);
726 i, fg->fg_name, fg->fg_ref, fg->fg_flags);
  /src/sys/external/bsd/ipf/netinet/
fil.c 3549 fg->fg_ref++;
3560 fg->fg_ref = 1;
3588 group->fg_ref--;
3589 if ((group->fg_ref == 0) && (group->fg_start == NULL))
ip_fil.h 1163 int fg_ref; member in struct:frgroup

Completed in 34 milliseconds