HomeSort by: relevance | last modified time | path
    Searched refs:OT_RFC1035 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
dhcp-common.h 59 #define OT_RFC1035 (1 << 11)
dhcp-common.c 122 else if (opt->type & OT_RFC1035)
828 if (opt->type & OT_RFC1035) {
if-options.c 2075 t |= OT_STRING | OT_DOMAIN | OT_RFC1035;
2099 !(t & (OT_RFC1035 | OT_DOMAIN))) {

Completed in 48 milliseconds