Searched refs:MAX_PADDING_LEN (Results 1 – 1 of 1) sorted by relevance
37 const uint8_t MAX_PADDING_LEN = 7; variable750 if (phyHeader.paddingLen > MAX_PADDING_LEN) { in ParseCommPhyHeaderCheckField()