Searched refs:find_node (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/dht/
H A Ddht.c500 find_node(const unsigned char *id, int af) function
665 n = find_node(id, sa->sa_family);
1053 node = find_node(n->id, n->ss.ss_family);
1108 node = find_node(n->id, n->ss.ss_family);
1570 find_node(n->id, AF_INET) ? " (known)" : "",
1779 debugf("Sending find_node for%s neighborhood maintenance.\n",
1848 debugf("Sending find_node for%s bucket maintenance.\n",
2925 if(dht_memmem(buf, buflen, "1:q9:find_node", 14))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dinit_64.c774 static int find_node(unsigned long addr) function
791 *nid = find_node(start);
794 int n = find_node(start);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse.c269 static struct node *find_node(struct fuse *f, fuse_ino_t parent, function
946 node = find_node(f, nodeid, name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_cm.c854 * find_node - find a cm node that matches the reference cm node
856 static struct nes_cm_node *find_node(struct nes_cm_core *cm_core, function
2288 cm_node = find_node(cm_core,

Completed in 321 milliseconds