Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c98 int show_proc_ctx = 0; variable
1574 if (show_proc_ctx || show_sock_ctx) { in inet_stats_print()
1576 (show_proc_ctx & show_sock_ctx) ? in inet_stats_print()
2642 if (show_proc_ctx || show_sock_ctx) { in unix_stats_print()
2644 (show_proc_ctx & show_sock_ctx) ? in unix_stats_print()
2875 if (show_proc_ctx || show_sock_ctx) { in packet_stats_print()
2877 (show_proc_ctx & show_sock_ctx) ? in packet_stats_print()
3165 if (show_proc_ctx) { in netlink_show_one()
3813 show_proc_ctx++; in main()
3981 if (show_users || show_proc_ctx || show_sock_ctx) in main()