Home
last modified time | relevance | path

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

/external/libpcap/
Dethertype.h69 #ifndef ETHERTYPE_SCA
70 #define ETHERTYPE_SCA 0x6007 macro
Dnametoaddr.c298 { "sca", ETHERTYPE_SCA },
Dgencode.c3813 b1 = gen_linktype(ETHERTYPE_SCA);
/external/tcpdump/
Dethertype.h76 #ifndef ETHERTYPE_SCA
77 #define ETHERTYPE_SCA 0x6007 macro
Dprint-ether.c58 { ETHERTYPE_SCA, "SCA" },
314 case ETHERTYPE_SCA: in ether_encap_print()