Searched refs:ntc_flags (Results 1 – 1 of 1) sorted by relevance
353 u_int32_t ntc_flags; member5193 if ((client->ntc_flags & NSTAT_FLAG_SUPPORTS_UPDATES) != 0) { in nstat_client_send_event()5221 if ((client->ntc_flags & NSTAT_FLAG_SUPPORTS_UPDATES) != 0) { in nstat_client_send_goodbye()5459 client->ntc_flags = NSTAT_FLAG_REQCOUNTS; in nstat_client_connect()5519 client->ntc_flags |= NSTAT_FLAG_CLEANUP; in nstat_client_disconnect()6148 client->ntc_flags |= NSTAT_FLAG_SUPPORTS_UPDATES; in nstat_client_handle_add_all()6351 client->ntc_flags |= NSTAT_FLAG_REQCOUNTS; in nstat_client_handle_query_request()6388 client->ntc_flags &= ~NSTAT_FLAG_REQCOUNTS; in nstat_client_handle_query_request()6415 client->ntc_flags &= ~NSTAT_FLAG_REQCOUNTS; in nstat_client_handle_query_request()6661 client->ntc_flags |= NSTAT_FLAG_SUPPORTS_UPDATES; in nstat_client_handle_get_update()[all …]