Home
last modified time | relevance | path

Searched refs:OT_EMBED (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
HDdhcp-common.h72 #define OT_EMBED (1 << 18) macro
HDdhcp-common.c88 if (opt->type & OT_EMBED) in dhcp_print_option_encoding()
HDif-options.c1871 t |= OT_EMBED; in parse_option()