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

  /src/external/bsd/dhcpcd/dist/src/
dhcp-common.h 66 #define OT_NOREQ (1 << 17)
85 (!((o)->type & OT_NOREQ) && \
dhcp-common.c 136 if (opt->type & OT_NOREQ)
if-options.c 1965 t |= OT_NOREQ;

Completed in 19 milliseconds