Searched defs:ARN_MIN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h54 #define ARN_MIN(a, b) ((a) < (b) ? (a) : (b)) macro

Completed in 66 milliseconds