Home
last modified time | relevance | path

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

/external/libpcap/
Dethertype.h67 #ifndef ETHERTYPE_SCA
68 #define ETHERTYPE_SCA 0x6007 macro
Dnametoaddr.c334 { "sca", ETHERTYPE_SCA },
Dgencode.c5074 b1 = gen_linktype(cstate, ETHERTYPE_SCA); in gen_proto_abbrev()
/external/tcpdump/
Dethertype.h74 #ifndef ETHERTYPE_SCA
75 #define ETHERTYPE_SCA 0x6007 macro
Dprint-ether.c56 { ETHERTYPE_SCA, "SCA" },
446 case ETHERTYPE_SCA: in ethertype_print()
Daddrtoname.c798 { "sca", ETHERTYPE_SCA },