Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcpdump/
H A Daddrtoname.h61 #define ipaddr_string(ndo, p) getname(ndo, (const u_char *)(p)) macro
/freebsd-13.1/libexec/bootpd/tools/bootptest/
H A Dbootptest.c496 ipaddr_string(ina) in ipaddr_string() function