Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/net/
Dnsos.h141 int nsos_adapt_socket(int family, int type, int proto);
Dnsos_adapt.c250 int nsos_adapt_socket(int family_mid, int type_mid, int proto_mid) in nsos_adapt_socket() function
Dnsos_sockets.c208 sock->poll.mid.fd = nsos_adapt_socket(family_mid, type_mid, proto_mid); in nsos_socket_create()