Searched refs:ARPHRD_IEEE802 (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/net/ |
H A D | if_arp.h | 39 #define ARPHRD_IEEE802 6 /* IEEE 802 hardware address */ macro
|
/titanic_41/usr/src/cmd/mdb/common/modules/arp/ |
H A D | arp.c | 114 case ARPHRD_IEEE802: in arphdr_cmd()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_arp.c | 229 case ARPHRD_IEEE802: in arp_htype()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_arp.c | 171 { DL_TPB, ARPHRD_IEEE802, -2, 6}, /* 802.4 */ 172 { DL_TPR, ARPHRD_IEEE802, -2, 6}, /* 802.5 */ 173 { DL_METRO, ARPHRD_IEEE802, -2, 6}, /* 802.6 */
|
/titanic_41/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 963 return (ARPHRD_IEEE802); in dlpi_arptype()
|