Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp-common.h55 #define RFC5969 (1 << 12) macro
Ddhcp-common.c95 if (opt->type & RFC5969) in dhcp_print_option_encoding()
611 if (type & RFC5969) in print_option()
Dif-options.c1669 t |= STRING | RFC5969; in parse_option()