Searched defs:arprequest (Results 1 – 1 of 1) sorted by relevance
17 struct arprequest { struct18 uint16_t hwtype;19 uint16_t protocol;20 uint8_t hwlen;21 uint8_t protolen;22 uint16_t opcode;23 uint8_t shwaddr[6];24 uint8_t sipaddr[4];25 uint8_t thwaddr[6];26 uint8_t tipaddr[4];