Searched refs:octet (Results 1 – 2 of 2) sorted by relevance
114 uint16_t octet = 0; in qdf_consume_octet_dec() local125 octet = octet * 10 + digit; in qdf_consume_octet_dec()132 if (octet > 255) { in qdf_consume_octet_dec()137 *out_octet = octet; in qdf_consume_octet_dec()
129 * Elements are defined to have a common general format consisting of a 1 octet130 * Element ID field, a 1 octet Length field, an optional 1 octet Element ID1914 // A four-octet Multicast Cipher may or may not appear next (hence the1919 // Next comes an array of four-octet Cipher Suite selectors; the COUNTIS