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.c1470 (void) mac_colon_addr((uint8_t *)(arh + 1),
1515 (void) mac_colon_addr((uint8_t *)(arh + 1),
2070 (void) mac_colon_addr(haddr, haddrlen, hbuf, sizeof (hbuf));
H A Dip_ndp.c1479 mac_colon_addr(haddr, haddrlen, hbuf, sizeof (hbuf)));
1985 mac_colon_addr(haddr, hlen, hbuf,
H A Dip.c4781 mac_colon_addr(const uint8_t *addr, size_t alen, char *buf, size_t buflen) function
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3196 /* Default MAC-layer address string length for mac_colon_addr */
3212 extern const char *mac_colon_addr(const uint8_t *, size_t, char *, size_t);

Completed in 142 milliseconds