Searched refs:fr_ret (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfstat.c771 PRINTF("%lu\tICMP replies sent\n", fp->f_st[0].fr_ret);
772 PRINTF("%lu\tTCP RSTs sent\n", fp->f_st[1].fr_ret);
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_fil.h988 u_long fr_ret; /* packets for which a return is sent */ member in struct:ipf_statistics
H A Dfil.c3151 LBUMP(ipf_stats[0].fr_ret);
3156 LBUMP(ipf_stats[1].fr_ret);
/freebsd-10-stable/contrib/ipfilter/
H A Dip_fil_compat.c488 u_long fr_ret; /* packets for which a return is sent */ member in struct:filterstats_4_1

Completed in 146 milliseconds