Searched refs:ETHERTYPE_AT (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h89 #define ETHERTYPE_AT (0x809b) /* AppleTalk protocol */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_aarp.c115 ntohs(ap->arp_pro) == ETHERTYPE_AT) {
H A Dsnoop_pf.c107 { "at", ETHERTYPE_AT },
123 { "at", ETHERTYPE_AT },
H A Dsnoop_ether.c352 case ETHERTYPE_AT:
992 case ETHERTYPE_AT:
H A Dsnoop_filter.c2293 ethertype_match(ETHERTYPE_AT);
2299 compare_value(20, 2, ETHERTYPE_AT); /* 802.2 */
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h240 #define ETHERTYPE_AT ETHERTYPE_ATALK /* old NetBSD */ macro
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h100 * we rely on the fact that the symbol ETHERTYPE_AT was added to the
104 #ifndef ETHERTYPE_AT
106 #endif /* ETHERTYPE_AT */

Completed in 82 milliseconds