Searched defs:sock_type (Results 1 – 6 of 6) sorted by relevance
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| D | s_socket.c | 268 int sock_family, sock_type, sock_protocol, sock_port; in do_server() local
|
| /third_party/openssl/apps/lib/ |
| D | s_socket.c | 268 int sock_family, sock_type, sock_protocol, sock_port; in do_server() local
|
| /third_party/ltp/testcases/network/lib6/ |
| D | getaddrinfo_01.c | 42 static void verify_res(struct addrinfo *res, int sock_type, in_port_t servnum, in verify_res()
|
| /third_party/python/Modules/ |
| D | socketmodule.h | 301 int sock_type; /* Socket type, e.g., SOCK_STREAM */ member
|
| D | socketmodule.c | 537 static PyTypeObject sock_type; variable 5406 static PyTypeObject sock_type = { variable
|
| /third_party/ltp/testcases/network/netstress/ |
| D | netstress.c | 100 static int sock_type = SOCK_STREAM; variable
|