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
1621 if (show_proc_ctx || show_sock_ctx) { in inet_stats_print()
1623 (show_proc_ctx & show_sock_ctx) ? in inet_stats_print()
2693 if (show_proc_ctx || show_sock_ctx) { in unix_stats_print()
2695 (show_proc_ctx & show_sock_ctx) ? in unix_stats_print()
2926 if (show_proc_ctx || show_sock_ctx) { in packet_stats_print()
2928 (show_proc_ctx & show_sock_ctx) ? in packet_stats_print()
3216 if (show_proc_ctx) { in netlink_show_one()
3864 show_proc_ctx++; in main()
4032 if (show_users || show_proc_ctx || show_sock_ctx) in main()