Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp-common.h54 #define RFC3442 (1 << 11) macro
Ddhcp-common.c93 if (opt->type & RFC3442) in dhcp_print_option_encoding()
608 if (type & RFC3442) in print_option()
Dif-options.c1667 t |= STRING | RFC3442; in parse_option()