Searched refs:an_cache_iponly (Results 1 – 1 of 1) sorted by relevance
3056 static int an_cache_iponly = 1; variable3057 SYSCTL_INT(_hw_an, OID_AUTO, an_cache_iponly, CTLFLAG_RW,3058 &an_cache_iponly, 0, "");3086 if ( an_cache_iponly && !type_ipv4) { in an_cache_store()