Searched refs:O2NET_PROTOCOL_VERSION (Results 1 – 2 of 2) sorted by relevance
78 #define O2NET_PROTOCOL_VERSION 11ULL macro
1286 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()1291 O2NET_PROTOCOL_VERSION); in o2net_check_handshake()1516 (unsigned long long)O2NET_PROTOCOL_VERSION, in o2net_sc_connect_completed()2111 o2net_hand->protocol_version = cpu_to_be64(O2NET_PROTOCOL_VERSION); in o2net_init()