HomeSort by relevance Sort by last modified time
    Searched full:show_ipv6 (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/pending/
netstat.c 291 static void show_ipv6(char *fname, char *label) function
626 show_ipv6("/proc/net/tcp6", "tcp");
630 show_ipv6("/proc/net/udp6", "udp");
634 show_ipv6("/proc/net/raw6", "raw");

Completed in 157 milliseconds