Searched refs:MGMT_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
21 MGMT_HDR_SIZE = 6 variable301 hdr = bytearray(MGMT_HDR_SIZE)308 if nbytes < MGMT_HDR_SIZE:313 if nbytes < MGMT_HDR_SIZE + length: