Home
last modified time | relevance | path

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

/netbsd/external/bsd/tcpdump/dist/
H A Daddrtoname.h61 #define ipaddr_string(ndo, p) getname(ndo, (const u_char *)(p)) macro
/netbsd/usr.sbin/bootp/bootptest/
H A Dbootptest.c487 ipaddr_string(struct in_addr *ina) in ipaddr_string() function