Searched refs:ntoh_encapfmt (Results 1 – 2 of 2) sorted by relevance
390 ntoh->ntoh_encapfmt.nef_encaphdrlen = sizeof(struct ether_header);391 ntoh->ntoh_encapfmt.nef_encap = NDIS_ENCAP_IEEE802_3;392 ntoh->ntoh_encapfmt.nef_flags = NDIS_ENCAPFLAG_FIXEDHDRLEN;442 ntoh->ntoh_encapfmt.nef_encaphdrlen = sizeof(struct ether_header);443 ntoh->ntoh_encapfmt.nef_encap = NDIS_ENCAP_IEEE802_3;444 ntoh->ntoh_encapfmt.nef_flags = NDIS_ENCAPFLAG_FIXEDHDRLEN;
704 ndis_encap_fmt ntoh_encapfmt; member