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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drepmgr.h430 #define ADDR_LIST_NEXT(na) ((na)->current = (na)->current->ai_next) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c753 if (ADDR_LIST_NEXT(&site->net_addr) == NULL) {
H A Drepmgr_windows.c771 if (ADDR_LIST_NEXT(&SITE_FROM_EID(eid)->net_addr) == NULL) {
H A Drepmgr_net.c1095 for (; ai != NULL; ai = ADDR_LIST_NEXT(&db_rep->my_addr)) {
H A Drepmgr_sel.c548 for (; ai != NULL; ai = ADDR_LIST_NEXT(addr)) {

Completed in 112 milliseconds