Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Darp.c30 uint16_t ar_hrd; /* hardware address format */ member
138 arph->ar_hrd = htons(arp_hrd_ethernet); in ARPOutput()
366 ntohs(arph->ar_hrd), arph->ar_hln, in DumpARPPacket()