Searched refs:OT_ADDRIPV4 (Results 1 – 3 of 3) sorted by relevance
108 else if (opt->type & OT_ADDRIPV4) in dhcp_print_option_encoding()243 if (add == 2 && !(opt->type & OT_ADDRIPV4)) { in make_option_mask()596 else if (opt->type & (OT_INT32 | OT_UINT32 | OT_ADDRIPV4)) in dhcp_optlen()804 } else if (opt->type & OT_ADDRIPV4) { in print_option()
61 #define OT_ADDRIPV4 (1 << 7) macro
1835 t |= OT_ADDRIPV4; in parse_option()