Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c668 struct sockstat { struct
669 struct sockstat *next; argument
698 struct sockstat ss; argument
752 static bool is_sctp_assoc(struct sockstat *s, const char *sock_name) in is_sctp_assoc()
794 static void sock_state_print(struct sockstat *s) in sock_state_print()
844 static void sock_details_print(struct sockstat *s) in sock_details_print()
1133 static int run_ssfilter(struct ssfilter *f, struct sockstat *s) in run_ssfilter()
1711 static void proc_ctx_print(struct sockstat *s) in proc_ctx_print()
1730 static void inet_stats_print(struct sockstat *s, bool v6only) in inet_stats_print()
1741 sockstat * s) in proc_parse_inet_addr()
[all …]