Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/appletalk/
Dddp.c362 int netct, nodect; in atif_probe_device() local
378 for (nodect = 0; nodect < 256; nodect++) { in atif_probe_device()
379 atif->address.s_node = ((nodect+probe_node) & 0xFF); in atif_probe_device()
411 int netct, nodect; in atif_proxy_probe_device() local
427 for (nodect = 0; nodect < 256; nodect++) { in atif_proxy_probe_device()
428 proxy_addr->s_node = ((nodect + probe_node) & 0xFF); in atif_proxy_probe_device()