Searched refs:RFC3397 (Results 1 – 3 of 3) sorted by relevance
53 #define RFC3397 (1 << 10) macro
79 else if (opt->type & RFC3397) in dhcp_print_option_encoding()584 if (type & RFC3397) { in print_option()
1655 t |= STRING | DOMAIN | RFC3397; in parse_option()1682 !(t & (RFC3397 | DOMAIN))) in parse_option()