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

/external/dnsmasq/src/
H A Drfc2131.c46 #define OPTION_T2 59 macro
962 option_put(mess, end, OPTION_T2, 4, (time*7)/8);
1232 option_put(mess, end, OPTION_T2, 4, ((time/8)*7) - fuzz);

Completed in 62 milliseconds