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

  /src/external/bsd/dhcpcd/dist/src/
dhcp-common.h 50 #define OT_INT8 (1 << 2)
dhcp-common.c 104 else if (opt->type & OT_INT8)
764 else if (opt->type & (OT_INT8 | OT_UINT8 | OT_BITFLAG))
942 } else if (opt->type & OT_INT8) {
if-options.c 2059 t |= OT_INT8;

Completed in 16 milliseconds