Searched refs:protocol_version (Results 1 – 2 of 2) sorted by relevance
66 __be64 protocol_version; member
1261 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()1265 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake()2140 o2net_hand->protocol_version = cpu_to_be64(O2NET_PROTOCOL_VERSION); in o2net_init()