Searched refs:RARPOP_REPLY (Results 1 – 2 of 2) sorted by relevance
| /u-boot/net/ | ||
| A D | rarp.c | 39 if ((ntohs(arp->ar_op) != RARPOP_REPLY) || in rarp_receive() |
| /u-boot/include/ | ||
| A D | net.h | 436 # define RARPOP_REPLY 4 /* Response to previous request */ macro |
Completed in 5 milliseconds