Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c267 llc->illc_ether_type = htons(sap); in mac_wifi_header()
317 mhp->mhi_origsap = ntohs(llc->illc_ether_type); in mac_wifi_header_info()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h180 uint16_t illc_ether_type; /* ethernet type */ member