Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_context.c418 static int net_context_check(sa_family_t family, enum net_sock_type type, in net_context_check() function
522 ret = net_context_check(family, type, proto, context); in net_context_get()