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