Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dconnection.h171 int net_conn_update(struct net_conn_handle *handle,
Dconnection.c462 int net_conn_update(struct net_conn_handle *handle, in net_conn_update() function
Dnet_context.c2773 ret = net_conn_update(context->conn_handler, in recv_udp()
2884 ret = net_conn_update(context->conn_handler, in recv_raw()