Home
last modified time | relevance | path

Searched defs:new_lft (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c611 uint8_t *new_lft = realloc(p_sw->lft, lft_size); in alloc_lft() local
626 uint8_t *new_lft; in osm_switch_prepare_path_rebuild() local
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h105 uint8_t *new_lft; member