Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c396 *bind_sap = DLS_SAP_LLC; in mac_ether_sap_verify()
426 if ((bind_sap == DLS_SAP_LLC) && (payload != NULL)) in mac_ether_header()
452 ether_type : DLS_SAP_LLC; in mac_ether_header_info()
453 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.c167 *bind_sap = DLS_SAP_LLC; in mac_ib_sap_verify()
/titanic_44/usr/src/uts/common/sys/
H A Ddls.h82 #define DLS_SAP_LLC 0 macro
/titanic_44/usr/src/uts/common/io/
H A Dbridge.c1826 ether_type : DLS_SAP_LLC; in update_header()