Searched refs:dhcp_opts_len (Results 1 – 4 of 4) sorted by relevance
124 size_t dhcp_opts_len; member
135 for (i = 0, opt = ctx->dhcp_opts; i < ctx->dhcp_opts_len; i++, opt++) { in dhcp_printoptions()976 i < ifp->ctx->dhcp_opts_len; in make_message()1267 for (i = 0, opt = ctx->dhcp_opts; i < ctx->dhcp_opts_len; i++, opt++) { in dhcp_getoption()1305 i < ifp->ctx->dhcp_opts_len; in dhcp_env()1372 i < ifp->ctx->dhcp_opts_len; in dhcp_env()1386 i < ifp->ctx->dhcp_opts_len; in dhcp_env()
169 ctx->dhcp_opts_len > 0; in free_globals()170 opt++, ctx->dhcp_opts_len--) in free_globals()
545 *dl = ctx->dhcp_opts_len; in set_option_space()2210 ctx->dhcp_opts_len = ifo->dhcp_override_len;