Home
last modified time | relevance | path

Searched defs:format_host (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/libiproute/
Dutils.h72 #define format_host(af, len, addr) \ macro
Dutils.c294 const char* FAST_FUNC format_host(int af, int len, void *addr) in format_host() function