Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dif_arp.h137 struct arphdr { struct
138 __be16 ar_hrd; /* format of hardware address */
139 __be16 ar_pro; /* format of protocol address */
140 unsigned char ar_hln; /* length of hardware address */
141 unsigned char ar_pln; /* length of protocol address */
142 __be16 ar_op; /* ARP opcode (command) */
/external/kernel-headers/original/uapi/linux/
Dif_arp.h144 struct arphdr { struct
145 __be16 ar_hrd; /* format of hardware address */
146 __be16 ar_pro; /* format of protocol address */
147 unsigned char ar_hln; /* length of hardware address */
148 unsigned char ar_pln; /* length of protocol address */
149 __be16 ar_op; /* ARP opcode (command) */
/external/iproute2/include/uapi/linux/
Dif_arp.h144 struct arphdr { struct
145 __be16 ar_hrd; /* format of hardware address */
146 __be16 ar_pro; /* format of protocol address */
147 unsigned char ar_hln; /* length of hardware address */
148 unsigned char ar_pln; /* length of protocol address */
149 __be16 ar_op; /* ARP opcode (command) */