Searched defs:arphdr (Results 1 – 1 of 1) sorted by relevance
46 struct arphdr { struct47 uint16_t ar_hrd; /* format of hardware address */77 ar_data(struct arphdr *ap) in ar_data() argument