Searched refs:O2NET_MSG_MAGIC (Results 1 – 2 of 2) sorted by relevance
9 #define O2NET_MSG_MAGIC ((u16)0xfa55) macro
964 msg->magic = cpu_to_be16(O2NET_MSG_MAGIC); in o2net_init_msg()1194 case O2NET_MSG_MAGIC: in o2net_process_message()
Completed in 8 milliseconds