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

  /src/external/bsd/dhcpcd/dist/src/
dhcp-common.h 76 #define OT_RESERVED (1 << 28)
dhcp-common.c 1064 if (opt->type & OT_RESERVED)
1111 if (!(eopt->type & OT_RESERVED)) {
if-options.c 2128 t |= OT_RESERVED;

Completed in 14 milliseconds