Home
last modified time | relevance | path

Searched refs:fr_bytes (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/ipfilter/
H A Dip_fil_compat.c157 U_QUAD_T fr_bytes; member
204 U_QUAD_T fr_bytes; member
253 U_QUAD_T fr_bytes; member
1897 fr->fr_bytes = old->fr_bytes;
2029 fr->fr_bytes = old->fr_bytes;
2162 fr->fr_bytes = old->fr_bytes;
3743 old->fr_bytes = fr->fr_bytes;
3838 old->fr_bytes = fr->fr_bytes;
3933 old->fr_bytes = fr->fr_bytes;
H A DHISTORY1198 (IP Accounting: fr_hits, fr_bytes; IP state: is_pkts, is_bytes).
/freebsd-12.1/contrib/ipfilter/tools/
H A Dipfstat.c830 PRINTF("%"PRIu64" ", (unsigned long long) fp->fr_bytes);
832 PRINTF("%lu ", fp->fr_bytes);
938 PRINTF("%"PRIu64" ", (unsigned long long) fb.fr_bytes);
940 PRINTF("%lu ", fb.fr_bytes);
H A Dipf_y.y2459 (long long)fr->fr_bytes);
2462 fr->fr_hits, fr->fr_bytes);
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_fil.h702 U_QUAD_T fr_bytes; member
H A Dfil.c2553 fr->fr_bytes += (U_QUAD_T)fin->fin_plen;
5032 f->fr_bytes = 0;