Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp.c354 decode_rfc3442_rt(struct dhcpcd_ctx *ctx, const uint8_t *data, size_t dl) in decode_rfc3442_rt() function
604 routes = decode_rfc3442_rt(ifp->ctx, p, len); in get_option_routes()