Home
last modified time | relevance | path

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

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_usrreq.c55 static void tcp_usrclosed(struct tcpcb *);
402 tcp_usrclosed(tp); in tcp_usr_shutdown()
430 tcp_usrclosed(struct tcpcb *tp) in tcp_usrclosed() function