Searched defs:arphdr (Results 1 – 3 of 3) sorted by relevance
145 struct arphdr { struct146 __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) */
992 struct arphdr *arphdr; in batadv_arp_get_type() local
1085 struct arphdr *arphdr; in batadv_bla_process_claim() local