Home
last modified time | relevance | path

Searched refs:source_ip (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/net/
H A Darp.h27 void arp_raw_request(struct in_addr source_ip, const uchar *targetEther,
H A Darp.c51 void arp_raw_request(struct in_addr source_ip, const uchar *target_ethaddr, in arp_raw_request() argument
74 net_write_ip(&arp->ar_spa, source_ip); /* source IP addr */ in arp_raw_request()