Searched refs:hs_proc_msg_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | connection.c | 270 static int hs_proc_msg_data(struct connection *conn_impl, __u8 ops, void *data, in hs_proc_msg_data() function 644 ret = hs_proc_msg_data(conn_impl, ops, data, data_len); in connection_handshake_recv_handler() 664 ret = hs_proc_msg_data(conn_impl, ops, data, data_len); in connection_handshake_recv_handler()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | connection.c | 270 static int hs_proc_msg_data(struct connection *conn_impl, __u8 ops, void *data, in hs_proc_msg_data() function 644 ret = hs_proc_msg_data(conn_impl, ops, data, data_len); in connection_handshake_recv_handler() 664 ret = hs_proc_msg_data(conn_impl, ops, data, data_len); in connection_handshake_recv_handler()
|
Completed in 4 milliseconds