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

/macosx-10.10.1/network_cmds-457/rtadvd.tproj/
H A Drtadvd.h53 #define MAXREACHABLETIME 3600000 macro
H A Dconfig.c276 if (val < 0 || val > MAXREACHABLETIME) {
280 __func__, val, intface, MAXREACHABLETIME);

Completed in 103 milliseconds