Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dethertype.h185 #ifndef ETHERTYPE_PTP
186 #define ETHERTYPE_PTP 0x88f7 macro
H A Dprint-ether.c103 { ETHERTYPE_PTP, "PTP" },
650 case ETHERTYPE_PTP: in ethertype_print()