Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dnet.h408 struct arp_hdr { struct
409 u16 ar_hrd; /* Format of hardware address */
411 u16 ar_pro; /* Format of protocol address */
412 u8 ar_hln; /* Length of hardware address */
413 u8 ar_pln; /* Length of protocol address */
415 u16 ar_op; /* Operation */
427 u8 ar_data[0];