Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/net/
Dnsos_adapt.c114 static int socket_proto_from_nsos_mid(int proto_mid, int *proto) in socket_proto_from_nsos_mid() function
267 ret = socket_proto_from_nsos_mid(proto_mid, &proto); in nsos_adapt_socket()
1044 ret = socket_proto_from_nsos_mid(hints_mid->ai_protocol, &hints.ai_protocol); in nsos_adapt_getaddrinfo()
Dnsos_sockets.c961 static int socket_proto_from_nsos_mid(int proto_mid, int *proto) in socket_proto_from_nsos_mid() function
1114 err = socket_proto_from_nsos_mid(nsos_mid_proto, optval); in nsos_getsockopt()