Home
last modified time | relevance | path

Searched refs:OT_ADDR_LIST (Results 1 – 1 of 1) sorted by relevance

/external/dnsmasq/src/
Doption.c336 #define OT_ADDR_LIST 0x80 macro
345 { "netmask", 1, OT_ADDR_LIST },
347 { "router", 3, OT_ADDR_LIST },
348 { "dns-server", 6, OT_ADDR_LIST },
349 { "log-server", 7, OT_ADDR_LIST },
350 { "lpr-server", 9, OT_ADDR_LIST },
354 { "swap-server", 16, OT_ADDR_LIST },
359 { "policy-filter", 21, OT_ADDR_LIST },
364 { "broadcast", 28, OT_INTERNAL | OT_ADDR_LIST },
366 { "router-solicitation", 32, OT_ADDR_LIST },
[all …]