Home
last modified time | relevance | path

Searched refs:DLS_SAP_LLC (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c421 *bind_sap = DLS_SAP_LLC; in mac_ether_sap_verify()
451 if ((bind_sap == DLS_SAP_LLC) && (payload != NULL)) in mac_ether_header()
477 ether_type : DLS_SAP_LLC; in mac_ether_header_info()
478 hdr_info->mhi_pktsize = (hdr_info->mhi_bindsap == DLS_SAP_LLC) ? in mac_ether_header_info()
H A Dmac_wifi.c171 *bind_sap = DLS_SAP_LLC; in mac_wifi_sap_verify()
331 mhp->mhi_bindsap = DLS_SAP_LLC; in mac_wifi_header_info()
H A Dmac_ib.c165 *bind_sap = DLS_SAP_LLC; in mac_ib_sap_verify()
/illumos-gate/usr/src/uts/common/sys/
H A Ddls.h82 #define DLS_SAP_LLC 0 macro
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c1835 ether_type : DLS_SAP_LLC; in update_header()