Home
last modified time | relevance | path

Searched refs:ntop_buf (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/netstat/
H A Dinet6.c75 static char ntop_buf[INET6_ADDRSTRLEN]; variable
1379 inet_ntop(AF_INET6, (void *)&sin6.sin6_addr, ntop_buf,
1381 inet_ntop(AF_INET6_LINUX, (void *)&sin6.sin6_addr, ntop_buf,
1383 sizeof(ntop_buf)));