Searched defs:randomft_record (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_utils.c286 sa_randomft_record_t *randomft_record = local
291 randomft_record, 8);
298 &randomft_record->RandomFT, sizeof (sm_random_forwarding_table_t));
697 sa_randomft_record_t *randomft_record = local
701 ibmf_utils_pack_data("2sl", randomft_record, 8, buffer,
708 ibmf_utils_pack_data("64c", &randomft_record->RandomFT,

Completed in 46 milliseconds