Home
last modified time | relevance | path

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

/external/ltp/testcases/network/lib6/
Dasapi_03.c173 static unsigned char tpbuf[sizeof(struct soprot) + 2048]; variable
205 psop = (struct soprot *)tpbuf; in sendall()
217 iov.iov_base = tpbuf; in sendall()
Dasapi_01.c144 static unsigned char tpbuf[sizeof(struct tprot) + 2048]; variable
227 struct tprot *pttp = (struct tprot *)tpbuf; in client()