Searched full:proxies (Results 1 – 11 of 11) sorted by relevance
/linux/net/appletalk/ |
H A D | aarp.c | 76 static struct aarp_entry *proxies[AARP_HASH_SIZE]; variable 331 __aarp_expire_timer(&proxies[ct]); in aarp_expire_timeout() 356 __aarp_expire_device(&proxies[ct], dev); in aarp_device_event() 385 __aarp_expire_all(&proxies[ct]); in aarp_purge() 434 a = __aarp_find_entry(proxies[hash], dev, sa); in aarp_proxy_remove() 446 struct aarp_entry *a = __aarp_find_entry(proxies[hash], dev, sa); in __aarp_proxy_find() 499 entry->next = proxies[hash]; in aarp_proxy_probe_network() 500 proxies[hash] = entry; in aarp_proxy_probe_network() 753 a = __aarp_find_entry(proxies[hash], dev, &da); in aarp_rcv() 793 * address is one of our proxies before we toss the in aarp_rcv() [all …]
|
/linux/drivers/char/tpm/ |
H A D | Kconfig | 236 This driver proxies for an emulated TPM (vTPM) running in userspace. 245 This driver proxies for firmware TPM running in TEE.
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_dev.h | 12 * If vf argument is valid, it proxies the devcmd
|
/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | ti,secure-proxy.yaml | 16 called "threads" or "proxies" - each instance is unidirectional and is
|
H A D | ti,message-manager.txt | 7 "proxies" - each instance is unidirectional and is instantiated at SoC
|
/linux/drivers/mailbox/ |
H A D | ti-msgmgr.c | 878 /* All proxies may be valid in Secure Proxy instance */ in ti_msgmgr_probe() 889 /* Only Some proxies are valid in Message Manager */ in ti_msgmgr_probe()
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | dcsr.txt | 350 the Core Service Bridge Proxies.
|
/linux/net/ipv4/ |
H A D | arp.c | 29 * Niibe Yutaka : Reply for this device or proxies only. 819 * about those for us and those for our proxies. We reply to both, in arp_process()
|
/linux/Documentation/driver-api/usb/ |
H A D | gadget.rst | 44 Linux "USB device drivers", which are host side proxies for the real USB
|
/linux/net/netfilter/ |
H A D | Kconfig | 1053 useful for transparent proxies.
|
/linux/drivers/soc/ti/ |
H A D | k3-ringacc.c | 196 * @num_proxies: number of RA proxies
|