Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/net/
A Dif_arp.h51 struct arphdr struct
53 unsigned short int ar_hrd; /* Format of hardware address. */
54 unsigned short int ar_pro; /* Format of protocol address. */
55 unsigned char ar_hln; /* Length of hardware address. */
56 unsigned char ar_pln; /* Length of protocol address. */
57 unsigned short int ar_op; /* ARP opcode (command). */
/sysdeps/unix/sysv/linux/net/
A Dif_arp.h52 struct arphdr struct
54 unsigned short int ar_hrd; /* Format of hardware address. */
55 unsigned short int ar_pro; /* Format of protocol address. */
56 unsigned char ar_hln; /* Length of hardware address. */
57 unsigned char ar_pln; /* Length of protocol address. */
58 unsigned short int ar_op; /* ARP opcode (command). */

Completed in 12 milliseconds