Searched refs:_bytes (Results 1 – 2 of 2) sorted by relevance
31 ByteBuffer() : _ostream(_bytes) { } in ByteBuffer()64 SmallVector<char, 128> _bytes;
402 #define IPFW_INC_RULE_COUNTER(_cntr, _bytes) do { \ argument404 counter_u64_add((_cntr)->cntr + 1, _bytes); \409 #define IPFW_INC_DYN_COUNTER(_cntr, _bytes) do { \ argument411 (_cntr)->bcnt += _bytes; \