Searched refs:in_bytes (Results 1 – 3 of 3) sorted by relevance
53 u_quad_t in_bytes; /* total bytecount */ member
261 pfkeystat.in_bytes += m->m_pkthdr.len; in key_sendup_mbuf()
6014 uint32_t in_bytes;6023 in_bytes = mbuf_pkthdr_len(m);6031 if (in_bytes <= (bridge_ifp->if_mtu + ETHER_HDR_LEN)) {6063 in_bytes = in_count = 0;6068 in_bytes = seg.bytes;6075 bridge_ifp->if_xname, in_count, in_bytes);6079 ifnet_stat_increment_in(bridge_ifp, in_count, in_bytes, in_errors);