add set msg & get set cmplt for OID_GEN_CURRENT_PACKET_FILTER (default = 0 reject all) to
○ NDIS_PACKET_TYPE_DIRECTED ○ NDIS_PACKET_TYPE_MULTICAST ○ NDIS_PACKET_TYPE_BROADCAST
This commit is contained in:
@@ -64,6 +64,7 @@ typedef enum {
|
||||
RNDIS_MSG_QUERY_CMPLT = 0x80000004UL,
|
||||
|
||||
RNDIS_MSG_SET = 0x00000005UL,
|
||||
RNDIS_MSG_SET_CMPLT = 0x80000005UL,
|
||||
|
||||
RNDIS_MSG_RESET = 0x00000006UL,
|
||||
RNDIS_MSG_RESET_CMPLT = 0x80000006UL,
|
||||
|
||||
Reference in New Issue
Block a user