Home
last modified time | relevance | path

Searched refs:IBV_EVENT_LID_CHANGE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Denum_strs.c83 [IBV_EVENT_LID_CHANGE] = "LID change", in ibv_event_type_str()
H A Dverbs.h361 IBV_EVENT_LID_CHANGE, enumerator
/freebsd/contrib/ofed/libibverbs/examples/
H A Dasyncwatch.c51 case IBV_EVENT_LID_CHANGE: in event_name_str()