Searched refs:RNDIS_MSG_HALT (Results 1 – 2 of 2) sorted by relevance
259 if (msgType != RNDIS_MSG_HALT && msgType != RNDIS_MSG_RESET) { in HostRndisCommand()592 g_u.halt->msgType = CPU_TO_LE32(RNDIS_MSG_HALT); in HostRndisBind()604 halt->msgType = CPU_TO_LE32(RNDIS_MSG_HALT); in HostRndisUnbind()
37 #define RNDIS_MSG_HALT 0x00000003 macro