Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.h332 void connection_to_working(struct hmdfs_peer *node);
Dconnection.c595 void connection_to_working(struct hmdfs_peer *node) in connection_to_working() function
664 connection_to_working(conn_impl->node); in connection_handshake_recv_handler()