Home
last modified time | relevance | path

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

/tools/testing/selftests/net/tcp_ao/
A Dseq-ext.c101 before_good = netstat_get_one("TCPAOGood", NULL); in server_fn()
141 after_good = netstat_get_one("TCPAOGood", NULL); in server_fn()
152 after_bad = netstat_get_one("TCPAOBad", NULL); in server_fn()
199 before_good = netstat_get_one("TCPAOGood", NULL); in client_fn()
227 after_good = netstat_get_one("TCPAOGood", NULL); in client_fn()
238 after_bad = netstat_get_one("TCPAOBad", NULL); in client_fn()
A Drestore.c50 before_cnt = netstat_get_one(cnt_name, NULL); in try_server_run()
69 after_cnt = netstat_get_one(cnt_name, NULL); in try_server_run()
150 before_cnt = netstat_get_one(cnt_name, NULL); in test_sk_restore()
182 after_cnt = netstat_get_one(cnt_name, NULL); in test_sk_restore()
A Dconnect-deny.c49 before_cnt = netstat_get_one(cnt_name, NULL); in try_accept()
90 after_cnt = netstat_get_one(cnt_name, NULL); in try_accept()
A Dunsigned-md5.c66 before_cnt = netstat_get_one(cnt_name, NULL); in try_accept()
105 after_cnt = netstat_get_one(cnt_name, NULL); in try_accept()
/tools/testing/selftests/net/tcp_ao/lib/
A Daolib.h646 static inline uint64_t netstat_get_one(const char *name, bool *not_found) in netstat_get_one() function

Completed in 12 milliseconds