Home
last modified time | relevance | path

Searched refs:DHO_CSR (Results 1 – 2 of 2) sorted by relevance

/external/dhcpcd-6.8.2/
Ddhcp.h114 DHO_CSR = 121, /* RFC 3442 */ enumerator
Ddhcp.c593 if (!has_option_mask(ifo->nomask, DHO_CSR)) in get_option_routes()
594 p = get_option(ifp->ctx, dhcp, DHO_CSR, &len); in get_option_routes()