Searched defs:arphdr (Results 1 – 16 of 16) 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) */
144 struct arphdr { struct145 __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) */
22 struct arphdr { struct23 uint16_t ar_hrd;24 uint16_t ar_pro;25 uint8_t ar_hln;26 uint8_t ar_pln;27 uint16_t ar_op;
59242 struct arphdr { struct59243 __be16 ar_hrd;59244 __be16 ar_pro;59245 unsigned char ar_hln;59246 unsigned char ar_pln;59247 __be16 ar_op;
34812 struct arphdr { struct34813 __be16 ar_hrd;34814 __be16 ar_pro;34815 unsigned char ar_hln;34816 unsigned char ar_pln;34817 __be16 ar_op;
87666 struct arphdr { struct87667 __be16 ar_hrd;87668 __be16 ar_pro;87669 unsigned char ar_hln;87670 unsigned char ar_pln;87671 __be16 ar_op;
119376 struct arphdr { struct119377 __be16 ar_hrd;119378 __be16 ar_pro;119379 unsigned char ar_hln;119380 unsigned char ar_pln;119381 __be16 ar_op;
99666 struct arphdr { struct99667 __be16 ar_hrd;99668 __be16 ar_pro;99669 unsigned char ar_hln;99670 unsigned char ar_pln;99671 __be16 ar_op;
113183 struct arphdr { struct113184 __be16 ar_hrd;113185 __be16 ar_pro;113186 unsigned char ar_hln;113187 unsigned char ar_pln;113188 __be16 ar_op;