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

/freebsd-10.2-release/sys/dev/if_ndis/
H A Dif_ndis.c409 nttc->nttc_v4rx = sc->ndis_v4rx;
484 sc->ndis_v4rx = nttc->nttc_v4rx;
496 if (nttc->nttc_v4rx & NDIS_TCPSUM_FLAGS_IP_CSUM)
498 if (nttc->nttc_v4rx & NDIS_TCPSUM_FLAGS_TCP_CSUM)
500 if (nttc->nttc_v4rx & NDIS_TCPSUM_FLAGS_UDP_CSUM)
/freebsd-10.2-release/sys/compat/ndis/
H A Dndis_var.h728 uint32_t nttc_v4rx; member in struct:ndis_task_tcpip_csum

Completed in 60 milliseconds