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