Searched refs:tcp_usrclosed (Results 1 – 1 of 1) sorted by relevance
133 static void tcp_usrclosed(struct tcpcb *);937 tcp_usrclosed(tp); in tcp_usr_shutdown()1242 tcp_usrclosed(tp); in tcp_usr_send()2676 tcp_usrclosed(tp); in tcp_disconnect()2693 tcp_usrclosed(struct tcpcb *tp) in tcp_usrclosed() function