Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcpcd.h211 size_t dhcp_opts_len; member
H A Ddhcp.c150 for (i = 0, opt = ctx->dhcp_opts; i < ctx->dhcp_opts_len; i++, opt++) { in dhcp_printoptions()
888 i < ifp->ctx->dhcp_opts_len; in make_message()
1256 for (i = 0, opt = ctx->dhcp_opts; i < ctx->dhcp_opts_len; i++, opt++) { in dhcp_getoption()
1332 i < ifp->ctx->dhcp_opts_len; in dhcp_env()
1345 i < ifp->ctx->dhcp_opts_len; in dhcp_env()
H A Ddhcpcd.c158 ctx->dhcp_opts_len > 0; in free_globals()
159 opt++, ctx->dhcp_opts_len--) in free_globals()
H A Dif-options.c552 *dl = ctx->dhcp_opts_len; in set_option_space()
2605 ctx->dhcp_opts_len = ifo->dhcp_override_len; in read_config()