__drbd_send_protocol 1087 drivers/block/drbd/drbd_int.h extern int __drbd_send_protocol(struct drbd_connection *connection, enum drbd_packet cmd); __drbd_send_protocol 821 drivers/block/drbd/drbd_main.c err = __drbd_send_protocol(connection, P_PROTOCOL); __drbd_send_protocol 2514 drivers/block/drbd/drbd_nl.c __drbd_send_protocol(connection, P_PROTOCOL_UPDATE);