Home
last modified time | relevance | path

Searched refs:gothead (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/network/lib6/
Dasapi_01.c173 int gothead; in recvtprot() local
178 gothead = total >= sizeof(struct tprot); in recvtprot()
179 if (gothead) in recvtprot()
187 if (!gothead && total >= sizeof(struct tprot)) { in recvtprot()
188 gothead = 1; in recvtprot()