Home
last modified time | relevance | path

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

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