Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_crc32.c222 static const uint32_t sctp_crc_tableil8_o48[256] = variable
579 crc ^= sctp_crc_tableil8_o48[*p_buf++]; in sctp_crc32c_sb8_64_bit()
584 sctp_crc_tableil8_o48[((*(const uint32_t *) p_buf) >> 8) & 0x000000FF]; in sctp_crc32c_sb8_64_bit()