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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dtcp_internal.h63 #define O2NET_PROTOCOL_VERSION 8ULL macro
H A Dtcp.c1137 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) {
1142 O2NET_PROTOCOL_VERSION);
1367 (unsigned long long)O2NET_PROTOCOL_VERSION,
1934 o2net_hand->protocol_version = cpu_to_be64(O2NET_PROTOCOL_VERSION);

Completed in 19 milliseconds