Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/drbd/
Ddrbd_receiver.c806 static int send_first_packet(struct drbd_connection *connection, struct drbd_socket *sock, in send_first_packet() function
963 send_first_packet(connection, &sock, P_INITIAL_DATA); in conn_connect()
967 send_first_packet(connection, &msock, P_INITIAL_META); in conn_connect()