Searched refs:P_CONNECTION_FEATURES (Results 1 – 2 of 2) sorted by relevance
86 P_CONNECTION_FEATURES = 0xfffe /* FIXED for the next century! */ enumerator
5076 return conn_send_command(connection, sock, P_CONNECTION_FEATURES, sizeof(*p), NULL, 0); in drbd_send_features()5102 if (pi.cmd != P_CONNECTION_FEATURES) { in drbd_do_features()