Searched refs:IB_MIN_UCAST_LID (Results 1 - 1 of 1) sorted by relevance

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

Completed in 93 milliseconds