Searched refs:R2NET_PROTOCOL_VERSION (Results 1 – 2 of 2) sorted by relevance
84 #define R2NET_PROTOCOL_VERSION 11ULL macro
1395 if (hand->protocol_version != cpu_to_be64(R2NET_PROTOCOL_VERSION)) { in r2net_check_handshake()1402 R2NET_PROTOCOL_VERSION); in r2net_check_handshake()1637 (unsigned long long)R2NET_PROTOCOL_VERSION, in r2net_sc_connect_completed()2225 r2net_hand->protocol_version = cpu_to_be64(R2NET_PROTOCOL_VERSION); in r2net_init()