Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dconnection.c157 static struct net_conn *conn_find_handler(struct net_if *iface, in conn_find_handler() function
342 conn = conn_find_handler(context != NULL ? net_context_get_iface(context) : NULL, in net_conn_register()