Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
Dif_arp.h
/openbmc/u-boot/include/
H A Dnet.h399 struct arp_hdr { struct
400 u16 ar_hrd; /* Format of hardware address */
402 u16 ar_pro; /* Format of protocol address */
403 u8 ar_hln; /* Length of hardware address */
404 u8 ar_pln; /* Length of protocol address */
406 u16 ar_op; /* Operation */
418 u8 ar_data[0];