Searched defs:BUF_AGGR (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/arn/ | ||
H A D | arn_core.h | 329 BUF_AGGR = BIT(1), enumerator in enum:buffer_type 364 #define bf_isaggr(bf) (bf->bf_state.bf_type & BUF_AGGR) |
Completed in 66 milliseconds