Searched refs:preambleLoc (Results 1 – 1 of 1) sorted by relevance
380 size_t preambleLoc = MAX(0, len - CHPP_PREAMBLE_LEN_BYTES); in TEST_P() local381 mBuf[preambleLoc] = kChppPreamble0; in TEST_P()382 mBuf[preambleLoc + 1] = kChppPreamble1; in TEST_P()