Searched refs:irlmp_get_cachelog (Results 1 – 2 of 2) sorted by relevance
255 static inline hashbin_t *irlmp_get_cachelog(void) { return irlmp->cachelog; } in irlmp_get_cachelog() function
313 hashbin_t *cachelog = irlmp_get_cachelog(); in discovery_proc_read()