Searched refs:netstat (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | proc.c | 14 struct netstat { struct 16 struct netstat *next; argument 21 static struct netstat *lookup_type(struct netstat *ns, in lookup_type() argument 34 static struct netstat *lookup_get(struct netstat *ns, in lookup_get() 37 struct netstat *ret; in lookup_get() 43 ret = malloc(sizeof(struct netstat)); in lookup_get() 57 static struct netstat *lookup_get_column(struct netstat *ns, const char *line) in lookup_get_column() 68 static void netstat_read_type(FILE *fnetstat, struct netstat **dest, char *line) in netstat_read_type() 70 struct netstat *type = lookup_get_column(*dest, line); in netstat_read_type() 119 static void snmp6_read(FILE *fnetstat, struct netstat **dest) in snmp6_read() [all …]
|
| H A D | aolib.h | 639 struct netstat; 640 extern struct netstat *netstat_read(void); 641 extern void netstat_free(struct netstat *ns); 642 extern void netstat_print_diff(struct netstat *nsa, struct netstat *nsb); 643 extern uint64_t netstat_get(struct netstat *ns, 648 struct netstat *ns = netstat_read(); in netstat_get_one()
|
| H A D | sock.c | 413 struct netstat *ns; in test_get_tcp_counters()
|
| /linux/tools/testing/selftests/net/ |
| H A D | test_vxlan_fdb_changelink.sh | 59 netstat -n --groups | 75 check_command netstat || return
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | rst.c | 37 static void netstats_check(struct netstat *before, struct netstat *after, in netstats_check() 175 struct netstat *ns_before, *ns_after; in server_fn() 438 struct netstat *ns_before, *ns_after; in client_fn()
|
| H A D | connect.c | 37 struct netstat *ns_before, *ns_after; in client_fn()
|
| H A D | self-connect.c | 38 struct netstat *ns_before, *ns_after; in tcp_self_connect()
|
| H A D | icmps-accept.c | 58 struct netstat *ns_after, *ns_before; in serve_interfered()
|
| H A D | icmps-discard.c | 58 struct netstat *ns_after, *ns_before; in serve_interfered()
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | net.rst | 24 the standard ip tools (like ip, route, netstat, ifconfig, etc).
|
| /linux/Documentation/networking/ |
| H A D | udplite.rst | 237 and can (with newer versions of netstat) be viewed using:: 239 netstat -svu
|
| /linux/Documentation/admin-guide/media/ |
| H A D | faq.rst | 186 which ``ifconfig`` or ``netstat -ni`` outputs. (Note: If the MAC
|
| /linux/ |
| H A D | CREDITS | 309 D: NET-2 & netstat(8)
|