Home
last modified time | relevance | path

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

/external/libpcap/
Dethertype.h91 #ifndef ETHERTYPE_AARP
92 #define ETHERTYPE_AARP 0x80f3 macro
Dnametoaddr.c593 { "aarp", ETHERTYPE_AARP },
Dgencode.c2057 case ETHERTYPE_AARP: in gen_ether_linktype()
2085 b1 = gen_snap(cstate, 0x000000, ETHERTYPE_AARP); in gen_ether_linktype()
2271 case ETHERTYPE_AARP: in gen_linux_sll_linktype()
2298 b1 = gen_snap(cstate, 0x000000, ETHERTYPE_AARP); in gen_linux_sll_linktype()
5388 b1 = gen_linktype(cstate, ETHERTYPE_AARP); in gen_proto_abbrev_internal()
/external/tcpdump/
Dethertype.h98 #ifndef ETHERTYPE_AARP
99 #define ETHERTYPE_AARP 0x80f3 macro
Dprint-ether.c64 { ETHERTYPE_AARP, "Appletalk ARP" },
355 case ETHERTYPE_AARP: in ethertype_print()
Daddrtoname.c815 { "atalkarp", ETHERTYPE_AARP },