HomeSort by relevance Sort by last modified time
    Searched refs:PT_CARP (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/
interface.h 79 #define PT_CARP 10 /* Common Address Redundancy Protocol */
netdissect.h 191 #define PT_CARP 10 /* Common Address Redundancy Protocol */
print-ip.c 465 if (packettype == PT_CARP) {
tcpdump.c 1040 packettype = PT_CARP;
    [all...]

Completed in 80 milliseconds