Searched refs:ADDRIPV4 (Results 1 – 4 of 4) sorted by relevance
73 else if (opt->type & ADDRIPV4) in dhcp_print_option_encoding()199 if (add == 2 && !(opt->type & ADDRIPV4)) { in make_option_mask()533 else if (opt->type & (UINT32 | ADDRIPV4)) in dhcp_optlen()641 } else if (type & ADDRIPV4) { in print_option()698 } else if (type & ADDRIPV4) { in print_option()
49 #define ADDRIPV4 (1 << 6) macro
70 #define IPV4A ADDRIPV4 | ARRAY71 #define IPV4R ADDRIPV4 | REQUEST
1633 t |= ADDRIPV4; in parse_option()