Searched refs:socket_init (Results 1 – 1 of 1) sorted by relevance
438 static int socket_init(int family, int type, int protocol, struct sal_socket **res) in socket_init() function632 retval = socket_init(sock->domain, sock->type, sock->protocol, &new_sock); in sal_accept()1052 retval = socket_init(domain, type, protocol, &sock); in sal_socket()
Completed in 5 milliseconds