Searched refs:connection_send_handshake (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | connection.h | 307 void connection_send_handshake(struct connection *conn_impl, __u8 operations,
|
H A D | connection.c | 555 void connection_send_handshake(struct connection *conn_impl, __u8 ops, in connection_send_handshake() function 633 connection_send_handshake(conn_impl, in connection_handshake_recv_handler() 647 connection_send_handshake(conn_impl, in connection_handshake_recv_handler()
|
H A D | transport.c | 1234 connection_send_handshake( in hmdfs_get_conn_tcp()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | connection.h | 307 void connection_send_handshake(struct connection *conn_impl, __u8 operations,
|
H A D | connection.c | 555 void connection_send_handshake(struct connection *conn_impl, __u8 ops, in connection_send_handshake() function 633 connection_send_handshake(conn_impl, in connection_handshake_recv_handler() 647 connection_send_handshake(conn_impl, in connection_handshake_recv_handler()
|
H A D | transport.c | 1234 connection_send_handshake( in hmdfs_get_conn_tcp()
|
Completed in 9 milliseconds