Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dethertype.h140 #ifndef ETHERTYPE_MPCP
141 #define ETHERTYPE_MPCP 0x8808 macro
H A Dprint-ether.c84 { ETHERTYPE_MPCP, "MPCP" },
601 case ETHERTYPE_MPCP: in ethertype_print()