Home
last modified time | relevance | path

Searched refs:hmdfs_send_data (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.h74 struct hmdfs_send_data *msg);
326 int hmdfs_sendmessage(struct hmdfs_peer *node, struct hmdfs_send_data *msg);
Dsocket_adapter.c122 int hmdfs_sendmessage(struct hmdfs_peer *node, struct hmdfs_send_data *msg) in hmdfs_sendmessage()
209 struct hmdfs_send_data msg; in hmdfs_sendmessage_response()
313 struct hmdfs_send_data msg; in hmdfs_send_async_request()
401 struct hmdfs_send_data msg; in hmdfs_sendmessage_request()
520 struct hmdfs_send_data msg; in hmdfs_send_slice()
633 struct hmdfs_send_data msg; in hmdfs_sendpage_request()
Dtransport.c647 struct hmdfs_send_data *msg) in tcp_send_message_sock_cipher()
704 struct hmdfs_send_data *msg) in tcp_send_message_sock_tls()
755 struct hmdfs_send_data msg; in tcp_send_rekey_request()
797 struct hmdfs_send_data *msg) in tcp_send_message()
Dprotocol.h125 struct hmdfs_send_data { struct
Dconnection.c353 struct hmdfs_send_data msg; in do_send_handshake()