Searched refs:ip6_addr_string (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/ |
H A D | vsprintf.c | 339 static char *ip6_addr_string(char *buf, char *end, u8 *addr, int field_width, in ip6_addr_string() function 483 return ip6_addr_string(buf, end, ptr, field_width, in pointer()
|
/openbmc/linux/lib/ |
H A D | vsprintf.c | 1458 char *ip6_addr_string(char *buf, char *end, const u8 *addr, in ip6_addr_string() function 1590 return ip6_addr_string(buf, end, ptr, spec, fmt); in ip_addr_string()
|