Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ip.c466 if (ndo->ndo_packettype == PT_CARP) { in ip_print_demux()
Dnetdissect.h227 #define PT_CARP 10 /* Common Address Redundancy Protocol */ macro
Dtcpdump.c1413 ndo->ndo_packettype = PT_CARP; in main()