Searched defs:get_sockstat (Results 1 - 1 of 1) sorted by last modified time

/external/iproute2/misc/
H A Dss.c2520 int get_sockstat(struct sockstat *s) function
2547 if (get_sockstat(&s) < 0)
2548 perror("ss: get_sockstat");

Completed in 61 milliseconds