/titanic_41/usr/src/lib/libdladm/common/ |
H A D | linkprop.c | 532 0, DATALINK_CLASS_PHYS, DL_ETHER }, 542 0, DATALINK_CLASS_PHYS, DL_ETHER }, 552 0, DATALINK_CLASS_PHYS, DL_ETHER }, 557 DATALINK_CLASS_VNIC, DL_ETHER }, 562 0, DATALINK_CLASS_PHYS, DL_ETHER }, 567 0, DATALINK_CLASS_PHYS, DL_ETHER }, 572 0, DATALINK_CLASS_PHYS, DL_ETHER }, 577 0, DATALINK_CLASS_PHYS, DL_ETHER }, 582 0, DATALINK_CLASS_PHYS, DL_ETHER }, 587 0, DATALINK_CLASS_PHYS, DL_ETHER }, [all …]
|
H A D | libdlvnic.c | 407 uint32_t media = DL_ETHER; in dladm_vnic_create() 479 media != DL_ETHER) { in dladm_vnic_create() 673 class, DL_ETHER, &conf)) != DLADM_STATUS_OK) in dladm_vnic_persist_conf()
|
H A D | libdlaggr.c | 403 (class == DATALINK_CLASS_SIMNET)) || (media != DL_ETHER)) { in i_dladm_aggr_add_rmv() 1023 DATALINK_CLASS_AGGR, DL_ETHER, &conf)) != DLADM_STATUS_OK) { in dladm_aggr_persist_aggr_conf() 1137 DATALINK_CLASS_SIMNET) && (media == DL_ETHER))) { in dladm_aggr_create() 1144 DATALINK_CLASS_AGGR, DL_ETHER, flags, &linkid)) != in dladm_aggr_create()
|
H A D | libdlbridge.c | 630 DL_ETHER, &conf); in dladm_bridge_persist_conf() 891 DATALINK_CLASS_BRIDGE, DL_ETHER, in dladm_bridge_configure()
|
/titanic_41/usr/src/uts/common/io/bpf/ |
H A D | bpf_dlt.c | 45 { DL_ETHER, DLT_EN10MB, 14 }, /* Ethernet Bus */
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pf.c | 712 if (dl.dl_type == DL_ETHER) 743 if (dl.dl_type == DL_ETHER) { 782 if (dl.dl_type == DL_ETHER) { 1038 if ((interface->mac_type == DL_ETHER || in pf_check_vlan_tag() 1554 if (interface->mac_type == DL_ETHER) { 1555 dl.dl_type = DL_ETHER;
|
H A D | snoop_capture.c | 639 device_mac_type = DL_ETHER; in cap_open_read() 664 device_mac_type = DL_ETHER; in cap_open_read()
|
H A D | snoop_filter.c | 943 case DL_ETHER: in want_packet() 1435 case DL_ETHER: in comparison() 1814 case DL_ETHER: in etheraddr_match() 1900 if (interface->mac_type == DL_ETHER || in ethertype_match() 1915 if (interface->mac_type == DL_ETHER || in ethertype_match()
|
/titanic_41/usr/src/uts/common/io/mac/plugins/ |
H A D | mac_ether.c | 316 mtrp->mtr_mactype = DL_ETHER; in _init() 317 mtrp->mtr_nativetype = DL_ETHER; in _init()
|
H A D | mac_wifi.c | 91 mtrp->mtr_mactype = DL_ETHER; in _init()
|
/titanic_41/usr/src/uts/common/io/dls/ |
H A D | dls_stat.c | 92 if (dlp->dl_mip->mi_nativemedia != DL_ETHER) { in dls_stat_update()
|
H A D | dls.c | 438 boolean_t is_ethernet = (dsp->ds_mip->mi_media == DL_ETHER); in dls_header()
|
/titanic_41/usr/src/uts/common/io/aggr/ |
H A D | aggr_port.c | 156 if (mip->mi_media != DL_ETHER || mip->mi_nativemedia != DL_ETHER) { in aggr_port_create()
|
H A D | aggr_send.c | 96 hash = mac_pkt_hash(DL_ETHER, mp, grp->lg_mac_tx_policy, B_TRUE); in aggr_find_tx_ring()
|
/titanic_41/usr/src/uts/common/io/simnet/ |
H A D | simnet.c | 370 if (sdev->sd_type == DL_ETHER) in simnet_init_mac() 1187 if (sdev->sd_type == DL_ETHER) in simnet_m_setprop() 1265 if (sdev->sd_type == DL_ETHER) in simnet_m_getprop() 1344 if (sdev->sd_type == DL_ETHER) in simnet_m_propinfo()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | mac_client_impl.h | 263 (mcip)->mci_mip->mi_info.mi_nativemedia == DL_ETHER)
|
/titanic_41/usr/src/uts/common/io/softmac/ |
H A D | softmac_stat.c | 300 case DL_ETHER: { in softmac_m_stat()
|
H A D | softmac_main.c | 754 if ((softmac->smac_media = dlia.dl_mac_type) != DL_ETHER) { in softmac_mac_register() 873 if (softmac->smac_media != DL_ETHER) in softmac_mac_register()
|
/titanic_41/usr/src/uts/common/io/dld/ |
H A D | dld_str.c | 416 if (dsp->ds_mip->mi_media == DL_ETHER && in dld_wput() 864 boolean_t is_ethernet = (dsp->ds_mip->mi_media == DL_ETHER); in str_mdata_fastpath_put() 901 boolean_t is_ethernet = (dsp->ds_mip->mi_media == DL_ETHER); in str_mdata_raw_put() 1185 boolean_t is_ethernet = (dsp->ds_mip->mi_media == DL_ETHER); in dld_str_rx_raw()
|
/titanic_41/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 940 case DL_ETHER: in dlpi_arptype() 981 case DL_ETHER: in dlpi_iftype() 1599 { DL_ETHER, "Ethernet" },
|
/titanic_41/usr/src/uts/common/io/ |
H A D | sundlpi.c | 550 case DL_ETHER: return ("Ethernet"); in dl_mactypestr()
|
H A D | gld.c | 216 ((macinfo)->gldm_type == DL_ETHER && \ 279 DL_ETHER, 1091 case DL_ETHER: in gld_update_kstat() 2134 ((macinfo->gldm_type == DL_ETHER) && (upri != 0))) { in gld_start() 4232 case DL_ETHER: in gld_bind() 4244 if ((macinfo->gldm_type == DL_ETHER) && (sap == ETHERTYPE_VLAN)) in gld_bind() 4311 if ((macinfo->gldm_type == DL_ETHER) && in gld_unbind() 5539 if (((macinfo->gldm_type != DL_ETHER) && in gld_set_ipq()
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xnbo.c | 284 if (mi->mi_media != DL_ETHER) { in xnbo_open_mac()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 1007 if (mip->mi_info.mi_nativemedia == DL_ETHER) { in mac_flow_tab_create() 1660 is_ether = (ft->ft_mip->mi_info.mi_nativemedia == DL_ETHER); in flow_l2_accept() 1766 if (ft->ft_mip->mi_info.mi_nativemedia != DL_ETHER) in flow_l2_accept_fe()
|
/titanic_41/usr/src/lib/libvrrpadm/common/ |
H A D | libvrrpadm.c | 758 class != DATALINK_CLASS_VNIC) || media != DL_ETHER) { in vrrp_get_vnicname()
|