Searched refs:SINT16 (Results 1 – 3 of 3) sorted by relevance
46 #define SINT16 (1 << 3) macro
67 else if (opt->type & SINT16) in dhcp_print_option_encoding()632 } else if (type & SINT16) { in print_option()683 } else if (type & SINT16) { in print_option()
1643 t |= SINT16; in parse_option()