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

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dif_arp.h89 static inline void * arp_target_ha ( struct arphdr *arphdr ) { function
99 return ( arp_target_ha ( arphdr ) + arphdr->ar_hln );

Completed in 32 milliseconds