Searched refs:protocol_version (Results 1 - 2 of 2) sorted by relevance

/fs/ocfs2/cluster/
H A Dtcp_internal.h80 __be64 protocol_version; member in struct:o2net_handshake
H A Dtcp.c1275 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) {
1279 (unsigned long long)be64_to_cpu(hand->protocol_version),
2178 o2net_hand->protocol_version = cpu_to_be64(O2NET_PROTOCOL_VERSION);

Completed in 58 milliseconds