Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c1489 static int tcp_show_netlink(struct filter *f, FILE *dump_fp, int socktype) in tcp_show_netlink() function
1711 && tcp_show_netlink(f, NULL, socktype) == 0) in tcp_show()
2974 tcp_show_netlink(&current_filter, dump_fp, TCPDIAG_GETSOCK); in main()