Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddls_impl.h63 link_tagmode_t dl_tagmode; /* atomic */ member
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls.c471 (pri != 0 && dsp->ds_dlp->dl_tagmode != LINK_TAGMODE_VLANONLY))) { in dls_header()
485 dsp->ds_dlp->dl_tagmode == LINK_TAGMODE_VLANONLY)) || !is_ethernet) in dls_header()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_drv.c746 dlp->dl_tagmode = mode; in drv_ioc_prop_common()
750 *(link_tagmode_t *)kprop->pr_val = dlp->dl_tagmode; in drv_ioc_prop_common()
H A Ddld_str.c894 VLAN_ID_NONE, dsp->ds_dlp->dl_tagmode); in str_mdata_fastpath_put()
995 dvid, dsp->ds_dlp->dl_tagmode)) == NULL) { in str_mdata_raw_put()
H A Ddld_proto.c259 dsp->ds_dlp->dl_tagmode == LINK_TAGMODE_NORMAL)) { in proto_info_req()