Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Darp.c19 arp_hrd_ethernet = 1 enumerator
138 arph->ar_hrd = htons(arp_hrd_ethernet); in ARPOutput()