Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp-common.h61 #define ENCAP (1 << 18) macro
Ddhcp-common.c57 if (opt->type & ENCAP) in dhcp_print_option_encoding()
Dif-options.c1663 t |= ENCAP; in parse_option()