Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp-common.h52 #define RFC3361 (1 << 9) macro
Ddhcp-common.c91 if (opt->type & RFC3361) in dhcp_print_option_encoding()
599 if (type & RFC3361) { in print_option()
Dif-options.c1665 t |= STRING | RFC3361; in parse_option()