Home
last modified time | relevance | path

Searched defs:protocolstruct (Results 1 – 6 of 6) sorted by relevance

/external/ltp/tools/netpipe-2.4-ipv6/
DTCP.h14 struct protocolstruct struct
16 struct sockaddr_in6 sin1, /* socket structure #1 */
17 sin2; /* socket structure #2 */
18 int nodelay; /* Flag for TCP nodelay */
19 struct addrinfo *addr; /* Address of host */
20 struct addrinfo *server_addr; /* Address of server */
21 int sndbufsz, /* Size of TCP send buffer */
22 rcvbufsz; /* Size of TCP receive buffer */
DMPI.h6 struct protocolstruct struct
8 int nbor, iproc;
DPVM.h7 struct protocolstruct struct
10 int mytid;
13 int othertid;
/external/ltp/tools/netpipe-2.4/
DTCP.h12 struct protocolstruct struct
14 struct sockaddr_in sin1, /* socket structure #1 */
15 sin2; /* socket structure #2 */
16 int nodelay; /* Flag for TCP nodelay */
17 struct hostent *addr; /* Address of host */
18 int sndbufsz, /* Size of TCP send buffer */
19 rcvbufsz; /* Size of TCP receive buffer */
DMPI.h6 struct protocolstruct struct
8 int nbor, iproc;
DPVM.h7 struct protocolstruct struct
10 int mytid;
13 int othertid;