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

/freebsd-11.0-release/contrib/traceroute/
H A Dtraceroute.c265 #define NGATEWAYS ((int)((MAX_IPOPTLEN - IPOPT_MINOFF - 1) / sizeof(u_int32_t))) macro
319 u_int32_t gwlist[NGATEWAYS + 1];
596 if (lsrr >= NGATEWAYS) {
599 prog, NGATEWAYS);

Completed in 156 milliseconds