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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c1541 * haddr1 == ar$sha
1549 const uchar_t *haddr1, const uchar_t *paddr1, const uchar_t *haddr2,
1590 bcopy(haddr1, cp, hlen);
1548 arp_output(ill_t *ill, uint32_t operation, const uchar_t *haddr1, const uchar_t *paddr1, const uchar_t *haddr2, const uchar_t *paddr2, uchar_t *dst_lladdr) argument

Completed in 67 milliseconds