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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddhcp-common.c541 { "lease-time", 51, OT_INTERNAL | OT_TIME },
548 { "T1", 58, OT_TIME},
549 { "T2", 59, OT_TIME},
600 { "information-refresh-time", 32, OT_TIME },
763 else if ((ot[o].size & (OT_DEC | OT_TIME)) && opt_len != 0)
770 if (ot[o].size & OT_TIME)
H A Ddnsmasq.h645 #define OT_TIME 0x0200 macro
H A Doption.c1101 if (found_dig && (opt_len & OT_TIME) && strlen(comma) > 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddhcp-common.c541 { "lease-time", 51, OT_INTERNAL | OT_TIME },
548 { "T1", 58, OT_TIME},
549 { "T2", 59, OT_TIME},
600 { "information-refresh-time", 32, OT_TIME },
763 else if ((ot[o].size & (OT_DEC | OT_TIME)) && opt_len != 0)
770 if (ot[o].size & OT_TIME)
H A Ddnsmasq.h645 #define OT_TIME 0x0200 macro
H A Doption.c1101 if (found_dig && (opt_len & OT_TIME) && strlen(comma) > 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddhcp-common.c541 { "lease-time", 51, OT_INTERNAL | OT_TIME },
548 { "T1", 58, OT_TIME},
549 { "T2", 59, OT_TIME},
600 { "information-refresh-time", 32, OT_TIME },
763 else if ((ot[o].size & (OT_DEC | OT_TIME)) && opt_len != 0)
770 if (ot[o].size & OT_TIME)
H A Ddnsmasq.h645 #define OT_TIME 0x0200 macro
H A Doption.c1101 if (found_dig && (opt_len & OT_TIME) && strlen(comma) > 0)

Completed in 306 milliseconds