Home
last modified time | relevance | path

Searched defs:arphdr (Results 1 – 1 of 1) sorted by relevance

/include/uapi/linux/
Dif_arp.h145 struct arphdr { struct
146 __be16 ar_hrd; /* format of hardware address */
147 __be16 ar_pro; /* format of protocol address */
148 unsigned char ar_hln; /* length of hardware address */
149 unsigned char ar_pln; /* length of protocol address */
150 __be16 ar_op; /* ARP opcode (command) */