Searched refs:MGMT_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
16 MGMT_HDR_SIZE = 6 variable295 hdr = bytearray(MGMT_HDR_SIZE)302 if nbytes < MGMT_HDR_SIZE:307 if nbytes < MGMT_HDR_SIZE + length: