Searched refs:RNDIS_VERSION_MINOR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net/ | ||
H A D | rndis.h | 27 #define RNDIS_VERSION_MINOR 0x00000000 macro |
/freebsd/sys/dev/hyperv/netvsc/ | ||
H A D | hn_rndis.c | 868 req->rm_ver_minor = RNDIS_VERSION_MINOR; in hn_rndis_init() |