Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/netif/
Detharp.h159 #define ARP_REPLY 2 macro
/external/syslinux/core/lwip/src/netif/
Detharp.c760 hdr->opcode = htons(ARP_REPLY);
798 case PP_HTONS(ARP_REPLY):
Dundiif.c1397 hdr->opcode = htons(ARP_REPLY); in undiarp_input()
1419 case ARP_REPLY: in undiarp_input()