Searched refs:OT_UINT16 (Results 1 – 3 of 3) sorted by relevance
57 #define OT_UINT16 (1 << 3) macro
100 else if (opt->type & OT_UINT16) in dhcp_print_option_encoding()598 else if (opt->type & (OT_INT16 | OT_UINT16)) in dhcp_optlen()780 } else if (opt->type & OT_UINT16) { in print_option()
1851 t |= OT_UINT16; in parse_option()