Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-arp.c66 #define ARPOP_REVREPLY 4 /* response giving protocol address */ macro
104 { ARPOP_REVREPLY, "Reverse Reply" },
444 case ARPOP_REVREPLY: in arp_print()