Home
last modified time | relevance | path

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

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