Searched refs:DL_CSMACD (Results 1 – 12 of 12) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/bpf/ |
| H A D | bpf_dlt.c | 41 { DL_CSMACD, DLT_EN10MB, 14 }, /* IEEE 802.3 CSMA/CD */
|
| /illumos-gate/usr/src/lib/libdlpi/common/ |
| H A D | libdlpi.c | 958 case DL_CSMACD: /* ieee 802 networks */ in dlpi_arptype() 987 case DL_CSMACD: in dlpi_iftype() 1594 { DL_CSMACD, "CSMA/CD" },
|
| /illumos-gate/usr/src/uts/common/io/ |
| H A D | llc1.c | 582 macinfo->llcp_type = DL_CSMACD; in llc1_lrsrv() 615 case DL_CSMACD: in llc1_lrsrv() 1161 if (lld->llc_mac_info->llcp_type == DL_CSMACD) in llc1_bind() 1358 case DL_CSMACD: /* 802.3 CSMA/CD */ in llc1_unitdata() 1497 if (macinfo->llcp_type == DL_CSMACD) { in llc1_recv()
|
| H A D | sundlpi.c | 546 case DL_CSMACD: return ("CSMA/CD"); in dl_mactypestr()
|
| /illumos-gate/usr/src/lib/libsocket/inet/ |
| H A D | getifaddrs.c | 162 case DL_CSMACD: in dlpi_iftype()
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | snoop_filter.c | 947 case DL_CSMACD: in want_packet() 1902 interface->mac_type == DL_CSMACD) { in ethertype_match() 1917 interface->mac_type == DL_CSMACD) { in ethertype_match()
|
| H A D | snoop_pf.c | 1017 interface->mac_type == DL_CSMACD) && in pf_check_vlan_tag()
|
| H A D | snoop_ether.c | 68 { DL_CSMACD, 1550, 12, 2, ETHERTYPE_IP, ETHERTYPE_IPV6,
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | dlpi.h | 247 #define DL_CSMACD 0x0 /* IEEE 802.3 CSMA/CD network */ macro
|
| /illumos-gate/usr/src/lib/libdladm/common/ |
| H A D | libdladm.c | 68 { DL_CSMACD, "CSMA/CD" },
|
| /illumos-gate/usr/src/uts/common/inet/ip/ |
| H A D | ip_arp.c | 169 { DL_CSMACD, ARPHRD_ETHER, -2, 6}, /* 802.3 */
|
| H A D | ip_if.c | 256 { DL_CSMACD, IFT_ISO88023, ETHERTYPE_IP, ETHERTYPE_IPV6,
|