HomeSort by relevance Sort by last modified time
    Searched refs:RFC3397 (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd/
showlease.c 24 #define RFC3397 (1 << 11)
110 { 88, STRING | RFC3397, "bcms_controller_names" },
119 { 119, STRING | RFC3397, "domain_search" },
dhcp.c 51 #define RFC3397 (1 << 11)
153 { 81, STRING | RFC3397, "fqdn_name" },
157 { 88, STRING | RFC3397, "bcms_controller_names" },
166 { 119, STRING | RFC3397, "domain_search" },
433 /* Decode an RFC3397 DNS search order option into a space
729 if (type & RFC3397) {
1274 if (type & RFC3397) {
    [all...]

Completed in 39 milliseconds