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

  /src/external/bsd/dhcpcd/dist/src/
dhcp-common.h 52 #define OT_INT16 (1 << 4)
dhcp-common.c 108 else if (opt->type & OT_INT16)
762 else if (opt->type & (OT_INT16 | OT_UINT16))
952 } else if (opt->type & OT_INT16) {
if-options.c 2063 t |= OT_INT16;

Completed in 16 milliseconds