Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Darp.c123 ARPOutput(struct mtcp_manager *mtcp, int nif, int opcode, in ARPOutput() argument
142 arph->ar_op = htons(opcode); in ARPOutput()