Searched refs:O2NET_PROTOCOL_VERSION (Results 1 – 2 of 2) sorted by relevance
62 #define O2NET_PROTOCOL_VERSION 11ULL macro
1258 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()1263 O2NET_PROTOCOL_VERSION); in o2net_check_handshake()1463 (unsigned long long)O2NET_PROTOCOL_VERSION, in o2net_sc_connect_completed()2098 o2net_hand->protocol_version = cpu_to_be64(O2NET_PROTOCOL_VERSION); in o2net_init()