Searched refs:RNDIS_MSG_INIT (Results 1 – 2 of 2) sorted by relevance
59 #define RNDIS_MSG_INIT cpu_to_le32(0x00000002) macro60 #define RNDIS_MSG_INIT_C (RNDIS_MSG_INIT|RNDIS_MSG_COMPLETION)
318 u.init->msg_type = RNDIS_MSG_INIT; in generic_rndis_bind()