Searched refs:soprot (Results 1 – 1 of 1) sorted by relevance
166 struct soprot { struct173 static unsigned char tpbuf[sizeof(struct soprot) + 2048]; argument174 static unsigned char rpbuf[sizeof(struct soprot) + 2048];200 struct soprot *psop; in sendall()205 psop = (struct soprot *)tpbuf; in sendall()218 iov.iov_len = sizeof(struct soprot) + ntohl(psop->sop_dlen); in sendall()