Searched refs:REMOTE_NDIS_PACKET_MSG (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Drndisreg.h114 #define REMOTE_NDIS_PACKET_MSG 0x00000001 macro
/netbsd-current/sys/dev/usb/
H A Dif_urndis.c726 msg->rm_type = htole32(REMOTE_NDIS_PACKET_MSG);
783 if (le32toh(msg->rm_type) != REMOTE_NDIS_PACKET_MSG) {
787 REMOTE_NDIS_PACKET_MSG);
/netbsd-current/sys/dev/hyperv/
H A Dif_hvn.c1532 pkt->rm_type = REMOTE_NDIS_PACKET_MSG;
4642 case REMOTE_NDIS_PACKET_MSG:

Completed in 193 milliseconds