Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h90 #define ETHERTYPE_AT (0x809b) /* AppleTalk protocol */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_aarp.c113 ntohs(ap->arp_pro) == ETHERTYPE_AT) { in interpret_aarp()
H A Dsnoop_pf.c103 { "at", ETHERTYPE_AT },
119 { "at", ETHERTYPE_AT },
H A Dsnoop_ether.c354 case ETHERTYPE_AT: in interpret_ether()
994 case ETHERTYPE_AT: in interpret_tr()
H A Dsnoop_filter.c2294 ethertype_match(ETHERTYPE_AT); in primary()
2300 compare_value(20, 2, ETHERTYPE_AT); /* 802.2 */ in primary()
/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.h104 #ifndef ETHERTYPE_AT