Searched refs:ARP_REPLY (Results 1 – 2 of 2) sorted by relevance
/lk-master/external/lib/lwip/include/netif/ | ||
A D | etharp.h | 159 #define ARP_REPLY 2 macro |
/lk-master/external/lib/lwip/netif/ | ||
A D | etharp.c | 780 hdr->opcode = htons(ARP_REPLY); |
Completed in 6 milliseconds