Home
last modified time | relevance | path

Searched refs:mac_colon_addr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c1471 (void) mac_colon_addr((uint8_t *)(arh + 1), in arp_notify()
1516 (void) mac_colon_addr((uint8_t *)(arh + 1), in arp_notify()
2071 (void) mac_colon_addr(haddr, haddrlen, hbuf, sizeof (hbuf)); in arp_excl()
H A Dip_ndp.c1713 mac_colon_addr(haddr, haddrlen, hbuf, sizeof (hbuf))); in ip_ndp_excl()
2219 mac_colon_addr(haddr, hlen, hbuf, in ndp_input_advert()
H A Dip.c4811 mac_colon_addr(const uint8_t *addr, size_t alen, char *buf, size_t buflen) in mac_colon_addr() function
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3218 extern const char *mac_colon_addr(const uint8_t *, size_t, char *, size_t);