Searched refs:ENCAP (Results 1 – 3 of 3) sorted by relevance
/external/dhcpcd-6.8.2/ | ||
D | dhcp-common.h | 61 #define ENCAP (1 << 18) macro |
D | dhcp-common.c | 57 if (opt->type & ENCAP) in dhcp_print_option_encoding() |
D | if-options.c | 1663 t |= ENCAP; in parse_option() |