Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.h35 CONNECT_STAT_STOP, enumerator
Dtransport.c37 [CONNECT_STAT_STOP] = NULL,
630 tcp->connect->status = CONNECT_STAT_STOP; in tcp_recv_thread()
818 if (connect->status == CONNECT_STAT_STOP) in tcp_send_message()
Dsocket_adapter.c168 connect->status = CONNECT_STAT_STOP; in hmdfs_sendmessage()