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

/external/iproute2/misc/
H A Dss.c50 int netid_width; variable
1239 if (netid_width)
1240 printf("%-*s ", netid_width, "tcp");
1445 if (netid_width)
1446 printf("%-*s ", netid_width, "tcp");
1839 if (netid_width)
1840 printf("%-*s ", netid_width, dg_proto);
2005 if (netid_width)
2006 printf("%-*s ", netid_width,
2034 if (netid_width)
[all...]

Completed in 59 milliseconds