Searched defs:create_socket (Results 1 – 13 of 13) sorted by relevance
50 create_socket(const struct sockaddr *addr) in create_socket() function
80 static int create_socket(uint16_t port) in create_socket() function
36 static int create_socket(flag isServer) in create_socket() function
64 static int create_socket(int domain, int socktype, int protocol) in create_socket() function
157 static int create_socket(uint16_t port) in create_socket() function
269 static BIO *create_socket(uint16_t port) in create_socket() function
313 create_socket(u_short port) in create_socket() function
197 static int create_socket(struct get_neigh_handler *neigh_handler, in create_socket() function
921 create_socket(const char *name, int socktype) in create_socket() function
939 static int create_socket(uint16_t port) in create_socket() function
411 ATF_TC_BODY(create_socket, tc) in ATF_TC_BODY() argument