Searched refs:NSTAT_FLAG_SUPPORTS_DETAILS (Results 1 – 1 of 1) sorted by relevance
186 NSTAT_FLAG_SUPPORTS_DETAILS = (1 << 4), enumerator5577 if ((client->ntc_flags & NSTAT_FLAG_SUPPORTS_DETAILS) != 0) { in nstat_client_send_event()5615 if ((client->ntc_flags & NSTAT_FLAG_SUPPORTS_DETAILS) != 0) { in nstat_client_send_goodbye()5667 if ((client->ntc_flags & NSTAT_FLAG_SUPPORTS_DETAILS) != 0) { in nstat_client_send_goodbye()7550 client->ntc_flags |= NSTAT_FLAG_SUPPORTS_DETAILS; in nstat_client_handle_get_details()