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

/macosx-10.10.1/network_cmds-457/traceroute.tproj/
H A Dtraceroute.c294 #define NGATEWAYS ((int)((MAX_IPOPTLEN - IPOPT_MINOFF - 1) / sizeof(u_int32_t))) macro
348 u_int32_t gwlist[NGATEWAYS + 1];
599 if (lsrr >= NGATEWAYS) {
602 prog, NGATEWAYS);

Completed in 115 milliseconds