Searched refs:my_socket (Results 1 – 1 of 1) sorted by relevance
687 static int my_socket(int domain, int type, int protocol) in my_socket() function983 fd = my_socket(AF_INET, SOCK_STREAM, 0); in net_setup_client()2535 fd = my_socket(AF_INET, SOCK_STREAM, 0); in net_server()