Searched refs:DL_FDDI (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/uts/common/io/bpf/ |
H A D | bpf_dlt.c | 49 { DL_FDDI, DLT_FDDI, 24 }, /* Fiber Distributed data */
|
/titanic_50/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 962 case DL_FDDI: in dlpi_arptype() 996 case DL_FDDI: in dlpi_iftype() 1603 { DL_FDDI, "FDDI" },
|
/titanic_50/usr/src/uts/common/io/ |
H A D | sundlpi.c | 554 case DL_FDDI: return ("FDDI"); in dl_mactypestr()
|
H A D | gld.c | 293 DL_FDDI, 1137 case DL_FDDI: in gld_update_kstat() 4444 macinfo->gldm_type == DL_FDDI) && in gld_inforeq()
|
H A D | gldutil.c | 989 ASSERT(macinfo->gldm_type == DL_FDDI); in gld_init_fddi()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_filter.c | 1830 case DL_FDDI: in etheraddr_match() 2227 if (interface->mac_type == DL_FDDI) { in primary() 2242 if (interface->mac_type == DL_FDDI) { in primary()
|
H A D | snoop_ether.c | 74 { DL_FDDI, 4500, 19, 2, ETHERTYPE_IP, ETHERTYPE_IPV6,
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | dlpi.h | 252 #define DL_FDDI 0x08 /* Fiber Distributed data interface */ macro
|
/titanic_50/usr/src/lib/libdladm/common/ |
H A D | libdladm.c | 65 { DL_FDDI, "FDDI" },
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_arp.c | 175 { DL_FDDI, ARPHRD_ETHER, -2, 6}, /* FDDI */
|
H A D | ip_if.c | 264 { DL_FDDI, IFT_FDDI, ETHERTYPE_IP, ETHERTYPE_IPV6,
|