Searched defs:format_host (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/networking/libiproute/ | ||
D | utils.h | 72 #define format_host(af, len, addr) \ macro |
D | utils.c | 294 const char* FAST_FUNC format_host(int af, int len, void *addr) in format_host() function |