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

  /src/external/bsd/dhcpcd/dist/src/
dhcp-common.h 73 #define OT_RAW (1 << 24)
dhcp-common.c 122 else if (opt->type & OT_RAW)
520 if (!(type & (OT_ASCII | OT_RAW | OT_ESCSTRING | OT_ESCFILE)) &&
if-options.c 2040 t |= OT_STRING | OT_RAW;

Completed in 26 milliseconds