Home
last modified time | relevance | path

Searched refs:mac_sap_verify (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_priv.h70 extern boolean_t mac_sap_verify(mac_handle_t, uint32_t, uint32_t *);
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls.c160 if (!mac_sap_verify(dsp->ds_mh, sap, &dls_sap)) in dls_bind()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c4389 mac_sap_verify(mac_handle_t mh, uint32_t sap, uint32_t *bind_sap) in mac_sap_verify() function
4462 (void) mac_sap_verify(mh, sap, &mhip->mhi_bindsap); in mac_vlan_header_info()