Searched defs:arphdr (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/net/
H A Dif_arp.h32 * in size; the arphdr structure defines the fixed-length portion.
38 struct arphdr { struct
/illumos-gate/usr/src/uts/common/net/
H A Dif_arp.h27 * in size; the arphdr structure defines the fixed-length portion.
33 struct arphdr { struct
/illumos-gate/usr/src/boot/include/net/
H A Dif_arp.h40 * in size; the arphdr structure defines the fixed-length portion.
46 struct arphdr { struct
82 (sizeof(struct arphdr) + 2*(ar_hln) + 2*(ar_pln))

Completed in 593 milliseconds