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

  /src/external/bsd/dhcpcd/dist/src/
dhcp-common.h 48 #define OT_REQUEST (1 << 0)
dhcp-common.c 140 if (opt->type & OT_REQUEST)
256 if (!(dho->type & OT_REQUEST) &&
if-options.c 1987 t |= OT_REQUEST;

Completed in 47 milliseconds