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

  /src/external/bsd/ipf/dist/tools/
ipf.c 520 printf(" counted %lu\n", fp->f_st[0].fr_acct);
524 printf(" counted %lu\n", fp->f_st[0].fr_acct);
ipfstat.c 735 PRINTF("%lu\t%s packets counted\n", frs->fr_acct, side);
  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 996 u_long fr_acct; /* packets for which counting was performed */ member in struct:ipf_statistics
ip_fil_compat.c 491 u_long fr_acct; /* packets for which counting was performed */ member in struct:filterstats_4_1
fil.c 2646 LBUMPD(ipf_stats[0], fr_acct);
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 491 u_long fr_acct; /* packets for which counting was performed */ member in struct:filterstats_4_1

Completed in 26 milliseconds