Home
last modified time | relevance | path

Searched refs:bytes_in (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_macfilter.h85 u_int64_t bytes_in; /* bytes in from upstream */ member
H A Dng_macfilter.c341 p->bytes_in = p->bytes_out = 0; in macfilter_reset_stats()
585 mf_macs[i].bytes_in += m->m_len - ETHER_HDR_LEN; in macfilter_ether_input()
591 MAC_S_ARGS(ether), m->m_len - ETHER_HDR_LEN, mf_macs[i].bytes_in, in macfilter_ether_input()