Home
last modified time | relevance | path

Searched refs:socket_init (Results 1 – 1 of 1) sorted by relevance

/components/net/sal/src/
A Dsal_socket.c438 static int socket_init(int family, int type, int protocol, struct sal_socket **res) in socket_init() function
632 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