Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Darp.c25 arp_op_reply = 2, enumerator
230 ARPOutput(mtcp, nif, arp_op_reply, arph->ar_sip, arph->ar_sha, NULL); in ProcessARPRequest()
288 case arp_op_reply: in ProcessARPPacket()