Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dwg_noise.c99 bool r_entry_inserted; member
331 if (!r->r_entry_inserted) { in noise_remote_enable()
333 r->r_entry_inserted = true; in noise_remote_enable()
351 if (r->r_entry_inserted) { in noise_remote_disable()
352 r->r_entry_inserted = false; in noise_remote_disable()