Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c755 static void tcp_conn_release(struct k_work *work) in tcp_conn_release() function
2158 k_work_init(&conn->conn_release, tcp_conn_release); in tcp_conn_alloc()