Searched refs:RFC3397 (Results 1 – 2 of 2) sorted by relevance
/external/dhcpcd/ |
D | showlease.c | 20 #define RFC3397 (1 << 11) macro 106 { 88, STRING | RFC3397, "bcms_controller_names" }, 115 { 119, STRING | RFC3397, "domain_search" },
|
D | dhcp.c | 50 #define RFC3397 (1 << 11) macro 140 { 81, STRING | RFC3397, "fqdn_name" }, 144 { 88, STRING | RFC3397, "bcms_controller_names" }, 153 { 119, STRING | RFC3397, "domain_search" }, 608 if (type & RFC3397) { in get_option_string() 1067 if (type & RFC3397) { in print_option()
|