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

/freebsd-12-stable/contrib/ofed/libibmad/
H A Dmad.h1506 #define IB_LID_VALID(lid) ((lid) >= IB_MIN_UCAST_LID && lid <= IB_MAX_UCAST_LID) macro

Completed in 108 milliseconds