Home
last modified time | relevance | path

Searched refs:nodect (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/appletalk/
H A Dddp.c249 int netct, nodect; in atif_probe_device() local
265 for (nodect = 0; nodect < 256; nodect++) { in atif_probe_device()
266 atif->address.s_node = (nodect + probe_node) & 0xFF; in atif_probe_device()
298 int netct, nodect; in atif_proxy_probe_device() local
314 for (nodect = 0; nodect < 256; nodect++) { in atif_proxy_probe_device()
315 proxy_addr->s_node = (nodect in atif_proxy_probe_device()
[all...]
/kernel/linux/linux-6.6/net/appletalk/
H A Dddp.c249 int netct, nodect; in atif_probe_device() local
265 for (nodect = 0; nodect < 256; nodect++) { in atif_probe_device()
266 atif->address.s_node = (nodect + probe_node) & 0xFF; in atif_probe_device()
298 int netct, nodect; in atif_proxy_probe_device() local
314 for (nodect = 0; nodect < 256; nodect++) { in atif_proxy_probe_device()
315 proxy_addr->s_node = (nodect in atif_proxy_probe_device()
[all...]

Completed in 3 milliseconds