Searched defs:arphdr (Results 1 – 7 of 7) sorted by relevance
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;
69696 struct arphdr { struct69697 __be16 ar_hrd;69698 __be16 ar_pro;69699 unsigned char ar_hln;69700 unsigned char ar_pln;69701 __be16 ar_op;