Home
last modified time | relevance | path

Searched refs:PT_CARP (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-ip-demux.c198 if (ndo->ndo_packettype == PT_CARP) { in ip_demux_print()
H A Dnetdissect.h294 #define PT_CARP 10 /* Common Address Redundancy Protocol */ macro
H A Dtcpdump.c1825 ndo->ndo_packettype = PT_CARP; in main()