Home
last modified time | relevance | path

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

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