Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dethertype.h108 #ifndef ETHERTYPE_TIPC
109 #define ETHERTYPE_TIPC 0x88ca macro
H A Dprint-ether.c98 { ETHERTYPE_TIPC, "TIPC"},
629 case ETHERTYPE_TIPC: in ethertype_print()