Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Darp.c31 uint16_t ar_pro; /* protocol address format */ member
139 arph->ar_pro = htons(ETH_P_IP); in ARPOutput()
367 ntohs(arph->ar_pro), arph->ar_pln, ntohs(arph->ar_op)); in DumpARPPacket()