Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dethertype.h64 #ifndef ETHERTYPE_SCA
65 #define ETHERTYPE_SCA 0x6007 macro
H A Dnametoaddr.c599 { "sca", ETHERTYPE_SCA },
H A Dgencode.c5454 b1 = gen_linktype(cstate, ETHERTYPE_SCA); in gen_proto_abbrev_internal()
/freebsd/contrib/tcpdump/
H A Dethertype.h81 #ifndef ETHERTYPE_SCA
82 #define ETHERTYPE_SCA 0x6007 macro
H A Dprint-ether.c71 { ETHERTYPE_SCA, "SCA" },
655 case ETHERTYPE_SCA: in ethertype_print()
H A Daddrtoname.c855 { "sca", ETHERTYPE_SCA },
/freebsd/sys/net/
H A Dethernet.h184 #define ETHERTYPE_SCA 0x6007 /* DEC LAVC, SCA */
185 #define ETHERTYPE_SCA global() macro