Searched refs:RFC3397 (Results 1 - 2 of 2) sorted by relevance

/external/dhcpcd/
H A Dshowlease.c24 #define RFC3397 (1 << 11) macro
110 { 88, STRING | RFC3397, "bcms_controller_names" },
119 { 119, STRING | RFC3397, "domain_search" },
H A Ddhcp.c51 #define RFC3397 (1 << 11) macro
153 { 81, STRING | RFC3397, "fqdn_name" },
157 { 88, STRING | RFC3397, "bcms_controller_names" },
166 { 119, STRING | RFC3397, "domain_search" },
429 /* Decode an RFC3397 DNS search order option into a space
725 if (type & RFC3397) {
1270 if (type & RFC3397) {

Completed in 36 milliseconds