Searched refs:NDIS_OBJTYPE_OFFLOAD (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dndis.h86 #define NDIS_OBJTYPE_OFFLOAD 0xa7 macro
238 * ndis_type: NDIS_OBJTYPE_OFFLOAD
H A Dhn_rndis.c947 in.ndis_hdr.ndis_type = NDIS_OBJTYPE_OFFLOAD;
969 if (caps->ndis_hdr.ndis_type != NDIS_OBJTYPE_OFFLOAD) {

Completed in 102 milliseconds