Searched refs:OT_INTERNAL (Results 1 - 1 of 1) sorted by relevance
/external/dnsmasq/src/ |
H A D | option.c | 333 #define OT_INTERNAL 0x40 macro 346 { "hostname", 12, OT_INTERNAL | OT_NAME }, 359 { "broadcast", 28, OT_INTERNAL | OT_ADDR_LIST }, 371 { "vendor-encap", 43, OT_INTERNAL }, 378 { "requested-address", 50, OT_INTERNAL | OT_ADDR_LIST }, 379 { "lease-time", 51, OT_INTERNAL }, 380 { "option-overload", 52, OT_INTERNAL }, 381 { "message-type", 53, OT_INTERNAL, }, 382 { "server-identifier", 54, OT_INTERNAL | OT_ADDR_LIST }, 383 { "parameter-request", 55, OT_INTERNAL }, [all...] |
Completed in 51 milliseconds