Home
last modified time | relevance | path

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

/external/ltp/testcases/network/lib6/
Dasapi_01.c136 struct tprot { struct
144 static unsigned char tpbuf[sizeof(struct tprot) + 2048]; argument
145 static unsigned char rpbuf[sizeof(struct tprot) + 2048];
170 struct tprot *tpt; in recvtprot()
175 tpt = (struct tprot *)packet; in recvtprot()
176 total = cc = recv(sd, packet, sizeof(struct tprot), 0); in recvtprot()
177 expected = sizeof(struct tprot); /* until we get tp_dlen */ in recvtprot()
178 gothead = total >= sizeof(struct tprot); in recvtprot()
187 if (!gothead && total >= sizeof(struct tprot)) { in recvtprot()
227 struct tprot *pttp = (struct tprot *)tpbuf; in client()
[all …]
/external/valgrind/docs/internals/
Ds390-opcodes.csv232 tprot,"test protection",N/A,"privileged instruction"