Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tcpdump/dist/
Dprint-ip-demux.c196 if (ndo->ndo_packettype == PT_CARP) { in ip_demux_print()
Dnetdissect.h293 #define PT_CARP 10 /* Common Address Redundancy Protocol */ macro
Dtcpdump.c1841 ndo->ndo_packettype = PT_CARP; in main()