Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/net/
H A Dif_arp.h60 #define ARPOP_REVREQUEST 3 /* request protocol address given hardware */ macro
/illumos-gate/usr/src/boot/libsa/
H A Drarp.c94 ap->arp_op = htons(ARPOP_REVREQUEST); in rarp_getipaddress()