Home
last modified time | relevance | path

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

/freebsd-src/contrib/ofed/librdmacm/
H A Dcma.h94 #define RAI_ROUTEONLY 0x01000000 macro
H A Dacm.c441 if (af_ib_support && !(hints->ai_flags & RAI_ROUTEONLY) && (*rai)->ai_route_len) in ucma_ib_resolve()
H A Dcma.c939 hint.ai_flags = RAI_ROUTEONLY; in ucma_set_ib_route()