Home
last modified time | relevance | path

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

/Linux-v5.4/net/appletalk/
Daarp.c73 static struct aarp_entry *proxies[AARP_HASH_SIZE]; variable
317 __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()
430 struct aarp_entry *a = __aarp_find_entry(proxies[hash], dev, sa); in __aarp_proxy_find()
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()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/mailbox/
Dti,secure-proxy.txt7 called "threads" or "proxies" - each instance is unidirectional and is
Dti,message-manager.txt7 "proxies" - each instance is unidirectional and is instantiated at SoC
/Linux-v5.4/drivers/char/tpm/
DKconfig162 This driver proxies for an emulated TPM (vTPM) running in userspace.
171 This driver proxies for firmware TPM running in TEE.
/Linux-v5.4/Documentation/driver-api/usb/
Dgadget.rst44 Linux "USB device drivers", which are host side proxies for the real USB
/Linux-v5.4/net/netfilter/
DKconfig1006 useful for transparent proxies.