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

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

Completed in 126 milliseconds