Home
last modified time | relevance | path

Searched refs:modified_time (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_service.h94 uint32_t modified_time; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa.c758 p_svcr->modified_time, p_svcr->lease_period); in sa_dump_one_service()
880 uint32_t modified_time, uint32_t lease_period) in load_svcr() argument
900 p_svcr->modified_time = modified_time; in load_svcr()
1218 uint32_t modified_time, lease_period; in osm_sa_db_file_load() local
1252 &modified_time); in osm_sa_db_file_load()
1256 if (load_svcr(p_osm, &s_rec, cl_ntoh32(modified_time), in osm_sa_db_file_load()
H A Dosm_service.c63 p_svcr->modified_time = cl_get_time_stamp_sec(); in osm_svcr_init()
H A Dosm_sa_service_record.c581 p_svcr->modified_time = cl_get_time_stamp_sec(); in sr_rcv_process_set_method()
751 elapsed_time = curr_time - p_svcr->modified_time; in osm_sr_rcv_lease_cb()
769 p_svcr->modified_time = curr_time; in osm_sr_rcv_lease_cb()