Searched refs:OT_ADDR_LIST (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.c502 { "netmask", 1, OT_ADDR_LIST },
504 { "router", 3, OT_ADDR_LIST },
505 { "dns-server", 6, OT_ADDR_LIST },
506 { "log-server", 7, OT_ADDR_LIST },
507 { "lpr-server", 9, OT_ADDR_LIST },
511 { "swap-server", 16, OT_ADDR_LIST },
516 { "policy-filter", 21, OT_ADDR_LIST },
521 { "broadcast", 28, OT_INTERNAL | OT_ADDR_LIST },
523 { "router-solicitation", 32, OT_ADDR_LIST },
524 { "static-route", 33, OT_ADDR_LIST },
[all...]
H A Ddnsmasq.h639 #define OT_ADDR_LIST 0x8000 macro
H A Doption.c1087 if (opt_len & OT_ADDR_LIST)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddhcp-common.c502 { "netmask", 1, OT_ADDR_LIST },
504 { "router", 3, OT_ADDR_LIST },
505 { "dns-server", 6, OT_ADDR_LIST },
506 { "log-server", 7, OT_ADDR_LIST },
507 { "lpr-server", 9, OT_ADDR_LIST },
511 { "swap-server", 16, OT_ADDR_LIST },
516 { "policy-filter", 21, OT_ADDR_LIST },
521 { "broadcast", 28, OT_INTERNAL | OT_ADDR_LIST },
523 { "router-solicitation", 32, OT_ADDR_LIST },
524 { "static-route", 33, OT_ADDR_LIST },
[all...]
H A Ddnsmasq.h639 #define OT_ADDR_LIST 0x8000 macro
H A Doption.c1087 if (opt_len & OT_ADDR_LIST)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddhcp-common.c502 { "netmask", 1, OT_ADDR_LIST },
504 { "router", 3, OT_ADDR_LIST },
505 { "dns-server", 6, OT_ADDR_LIST },
506 { "log-server", 7, OT_ADDR_LIST },
507 { "lpr-server", 9, OT_ADDR_LIST },
511 { "swap-server", 16, OT_ADDR_LIST },
516 { "policy-filter", 21, OT_ADDR_LIST },
521 { "broadcast", 28, OT_INTERNAL | OT_ADDR_LIST },
523 { "router-solicitation", 32, OT_ADDR_LIST },
524 { "static-route", 33, OT_ADDR_LIST },
[all...]
H A Ddnsmasq.h639 #define OT_ADDR_LIST 0x8000 macro
H A Doption.c1087 if (opt_len & OT_ADDR_LIST)

Completed in 205 milliseconds