Searched refs:ip4_string (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dvsprintf.c218 * one of them accounted for in buf. This is needed by ip4_string
1310 char *ip4_string(char *p, const u8 *addr, const char *fmt) function
1435 p = ip4_string(p, &in6.s6_addr[12], "I4");
1478 ip4_string(ip4_addr, addr, fmt);
1570 p = ip4_string(ip4_addr, addr, fmt4);

Completed in 279 milliseconds