Searched refs:psop (Results 1 – 1 of 1) sorted by relevance
200 struct soprot *psop; in sendall() local205 psop = (struct soprot *)tpbuf; in sendall()206 psop->sop_pid = htonl(getpid()); in sendall()207 psop->sop_seq = ++seq; in sendall()208 psop->sop_dlen = 0; in sendall()218 iov.iov_len = sizeof(struct soprot) + ntohl(psop->sop_dlen); in sendall()