Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dethertype.h206 #ifndef ETHERTYPE_CALM_FAST
207 #define ETHERTYPE_CALM_FAST 0x1111 /* ISO CALM FAST */ macro
H A Dprint-ether.c103 { ETHERTYPE_CALM_FAST, "CALM FAST"},
644 case ETHERTYPE_CALM_FAST: in ethertype_print()