Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c1801 static int tcp_show_line(char *line, const struct filter *f, int family) in tcp_show_line() function
2450 if (generic_record_read(fp, tcp_show_line, f, AF_INET)) in tcp_show()
2458 if (generic_record_read(fp, tcp_show_line, f, AF_INET6)) in tcp_show()