Home
last modified time | relevance | path

Searched refs:R2NET_MSG_KEEP_RESP_MAGIC (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/ramster/cluster/
Dtcp_internal.h28 #define R2NET_MSG_KEEP_RESP_MAGIC ((u16)0xfa58) macro
Dtcp.c1293 case R2NET_MSG_KEEP_RESP_MAGIC: in r2net_process_message()
2229 r2net_keep_resp->magic = cpu_to_be16(R2NET_MSG_KEEP_RESP_MAGIC); in r2net_init()