Home
last modified time | relevance | path

Searched refs:ETHERTYPE_AARP (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dethernet.h90 #define ETHERTYPE_AARP (0x80f3) /* AppleTalk ARP */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c349 case ETHERTYPE_AARP: /* AppleTalk */ in interpret_ether()
989 case ETHERTYPE_AARP: /* AppleTalk */ in interpret_tr()
H A Dsnoop_pf.c108 { "aarp", ETHERTYPE_AARP },
124 { "aarp", ETHERTYPE_AARP },
H A Dsnoop_filter.c2296 ethertype_match(ETHERTYPE_AARP); in primary()
2302 compare_value(20, 2, ETHERTYPE_AARP); /* 802.2 */ in primary()