Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_ucast_cache.h221 int osm_ucast_cache_process(struct osm_ucast_mgr *p_mgr);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_cache.c1023 int osm_ucast_cache_process(osm_ucast_mgr_t * p_mgr) in osm_ucast_cache_process() function
H A Dosm_state_mgr.c1583 osm_ucast_cache_process(&sm->ucast_mgr)) { in do_sweep()