Searched refs:tprot (Results 1 – 2 of 2) sorted by relevance
136 struct tprot { struct144 static unsigned char tpbuf[sizeof(struct tprot) + 2048]; argument145 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 …]
232 tprot,"test protection",N/A,"privileged instruction"