Searched refs:noise_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/wg/
H A Dwg_noise.c56 struct noise_index { struct
57 CK_LIST_ENTRY(noise_index) i_entry;
64 struct noise_index kp_index;
96 struct noise_index r_index;
138 CK_LIST_HEAD(,noise_index) l_index_hash[HT_INDEX_SIZE];
202 mtx_init(&l->l_index_mtx, "noise_index", NULL, MTX_DEF);
383 struct noise_index *i, *r_i = &r->r_index;
415 struct noise_index *i;
606 struct noise_index *r_i = &r->r_index;
684 struct noise_index *
[all...]

Completed in 288 milliseconds