Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_trap_rcv.c149 static uint32_t trap_calc_crc32(void *buffer, uint32_t count) in trap_calc_crc32() function
192 uint32_t crc = trap_calc_crc32(p_ntci, sizeof(ib_mad_notice_attr_t)); in trap_get_key()