Searched defs:arphdr (Results 1 – 2 of 2) sorted by relevance
132 struct arphdr struct134 __be16 ar_hrd; /* format of hardware address */135 __be16 ar_pro; /* format of protocol address */136 unsigned char ar_hln; /* length of hardware address */137 unsigned char ar_pln; /* length of protocol address */138 __be16 ar_op; /* ARP opcode (command) */
55 struct arphdr struct57 unsigned short int ar_hrd; /* Format of hardware address. */58 unsigned short int ar_pro; /* Format of protocol address. */59 unsigned char ar_hln; /* Length of hardware address. */60 unsigned char ar_pln; /* Length of protocol address. */61 unsigned short int ar_op; /* ARP opcode (command). */