Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c805 static int send_first_packet(struct drbd_connection *connection, struct drbd_socket *sock, in send_first_packet() function
962 send_first_packet(connection, &sock, P_INITIAL_DATA); in conn_connect()
966 send_first_packet(connection, &msock, P_INITIAL_META); in conn_connect()