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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_net.c26 int machtab_add __P((machtab_t *, socket_t, u_int32_t, int, int *));
124 * machtab_add --
129 machtab_add(machtab, fd, hostaddr, port, idp) function
180 printf("Exiting machtab_add\n");
397 ret = machtab_add(machtab, ns, host, port, eidp);
446 ret = machtab_add(machtab, s, addr, port, eidp);

Completed in 35 milliseconds