Home
last modified time | relevance | path

Searched full:proxies (Results 1 – 13 of 13) sorted by relevance

/linux/net/appletalk/
H A 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()
806 * address is one of our proxies before we toss the in aarp_rcv()
[all …]
/linux/drivers/char/tpm/
H A DKconfig217 This driver proxies for an emulated TPM (vTPM) running in userspace.
226 This driver proxies for firmware TPM running in TEE.
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_dev.h12 * If vf argument is valid, it proxies the devcmd
/linux/Documentation/devicetree/bindings/mailbox/
H A Dti,secure-proxy.yaml16 called "threads" or "proxies" - each instance is unidirectional and is
H A Dti,message-manager.txt7 "proxies" - each instance is unidirectional and is instantiated at SoC
/linux/drivers/mailbox/
H A Dti-msgmgr.c878 /* 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 Ddcsr.txt350 the Core Service Bridge Proxies.
/linux/net/ipv4/
H A Darp.c29 * Niibe Yutaka : Reply for this device or proxies only.
817 * about those for us and those for our proxies. We reply to both, in arp_process()
/linux/Documentation/driver-api/usb/
H A Dgadget.rst44 Linux "USB device drivers", which are host side proxies for the real USB
/linux/drivers/tty/vt/
H A Dvc_screen.c65 * with minors 0, 64, 128 and 192 being proxies for the foreground console.
/linux/net/netfilter/
H A DKconfig1047 useful for transparent proxies.
/linux/drivers/soc/ti/
H A Dk3-ringacc.c196 * @num_proxies: number of RA proxies
/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c1509 /* PF or VF -- creating proxies */ in get_sqp_num()