Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.c652 #define NSTAT_NOTE_QUAL(field, client, qual) \ macro
2166 NSTAT_NOTE_QUAL(nstat_add_all_tcp_skip_dead, client, 0); in nstat_tcp_add_watcher()
2766 NSTAT_NOTE_QUAL(nstat_add_all_udp_skip_dead, client, 0); in nstat_udp_add_watcher()
5791 NSTAT_NOTE_QUAL(nstat_add_all_tcp_skip_dead, client, 0); in nstat_idle_check()
5816 NSTAT_NOTE_QUAL(nstat_add_all_tcp_skip_dead, client, 0); in nstat_idle_check()
6958 NSTAT_NOTE_QUAL(nstat_src_add_no_buf, client, 0); in nstat_client_source_add()
6979 NSTAT_NOTE_QUAL(nstat_src_add_no_src_mem, client, 0); in nstat_client_source_add()
6995 NSTAT_NOTE_QUAL(nstat_src_add_while_cleanup, client, 0); in nstat_client_source_add()
7069 NSTAT_NOTE_QUAL(nstat_remove_src_found, client, srcref); in nstat_client_handle_remove_request()
7071 NSTAT_NOTE_QUAL(nstat_remove_src_missed, client, srcref); in nstat_client_handle_remove_request()
[all …]