Home
last modified time | relevance | path

Searched refs:ntoh_vers (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/if_ndis/
Dif_ndis.c399 ntoh->ntoh_vers = NDIS_TASK_OFFLOAD_VERSION;
452 ntoh->ntoh_vers = NDIS_TASK_OFFLOAD_VERSION;
465 if (ntoh->ntoh_vers != NDIS_TASK_OFFLOAD_VERSION) {
/freebsd-12-stable/sys/compat/ndis/
Dndis_var.h702 uint32_t ntoh_vers; member