Home
last modified time | relevance | path

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

/external/tcpdump/
Dinterface.h77 #define PT_CARP 10 /* Common Address Redundancy Protocol */ macro
Dprint-ip.c464 if (ndo->ndo_packettype == PT_CARP) { in ip_print_demux()
Dnetdissect.h199 #define PT_CARP 10 /* Common Address Redundancy Protocol */ macro
Dtcpdump.c1351 packettype = PT_CARP; in main()