Home
last modified time | relevance | path

Searched refs:ETHERTYPE_REALTEK (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dethertype.h179 #ifndef ETHERTYPE_REALTEK
180 #define ETHERTYPE_REALTEK 0x8899 /* Realtek layer 2 protocols and switch tags */ macro
H A Dprint-ether.c87 { ETHERTYPE_REALTEK, "Realtek protocols" },
588 case ETHERTYPE_REALTEK: in ethertype_print()