Searched refs:proxies (Results 1 – 6 of 6) sorted by relevance
73 static struct aarp_entry *proxies[AARP_HASH_SIZE]; variable317 __aarp_expire_timer(&proxies[ct]); in aarp_expire_timeout()342 __aarp_expire_device(&proxies[ct], dev); in aarp_device_event()371 __aarp_expire_all(&proxies[ct]); in aarp_purge()418 a = __aarp_find_entry(proxies[hash], dev, sa); in aarp_proxy_remove()513 entry->next = proxies[hash]; in aarp_proxy_probe_network()514 proxies[hash] = entry; in aarp_proxy_probe_network()766 a = __aarp_find_entry(proxies[hash], dev, &da); in aarp_rcv()906 __aarp_expire_device(&proxies[ct], dev); in aarp_device_down()945 table = proxies; in iter_next()[all …]
7 "proxies" - each instance is unidirectional and is instantiated at SoC
16 called "threads" or "proxies" - each instance is unidirectional and is
190 This driver proxies for an emulated TPM (vTPM) running in userspace.199 This driver proxies for firmware TPM running in TEE.
44 Linux "USB device drivers", which are host side proxies for the real USB
1044 useful for transparent proxies.
Completed in 18 milliseconds