Searched refs:ctrlDataBuffer (Results 1 – 1 of 1) sorted by relevance
331 uint8_t ctrlDataBuffer[CMSG_SPACE(1) + CMSG_SPACE(1) + CMSG_SPACE(1)]; in RetrieveOptionMsg() local336 .msg_control = ctrlDataBuffer, in RetrieveOptionMsg()337 .msg_controllen = sizeof(ctrlDataBuffer)}; in RetrieveOptionMsg()