Searched refs:ip4_addr_string (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | tiny-printf.c | 130 static void ip4_addr_string(struct printf_info *info, u8 *addr) in ip4_addr_string() function 192 return ip4_addr_string(info, ptr); in pointer()
|
| H A D | vsprintf.c | 336 static char *ip4_addr_string(char *buf, char *end, u8 *addr, int field_width, in ip4_addr_string() function 454 return ip4_addr_string(buf, end, ptr, field_width, in pointer()
|