HomeSort by: relevance | last modified time | path
    Searched defs:soption (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
ipv6nd.c 978 const char *soption; local
993 soption = dhcp_option_string(ctx->nd_opts, ctx->nd_opts_len, option);
996 soption, nd_ctx->sfrom);
1138 const char *soption = dhcp_option_string(ctx->nd_opts, local
1142 soption, sfrom);
ipv6nd.c 978 const char *soption; local
993 soption = dhcp_option_string(ctx->nd_opts, ctx->nd_opts_len, option);
996 soption, nd_ctx->sfrom);
1138 const char *soption = dhcp_option_string(ctx->nd_opts, local
1142 soption, sfrom);
ipv6nd.c 978 const char *soption; local
993 soption = dhcp_option_string(ctx->nd_opts, ctx->nd_opts_len, option);
996 soption, nd_ctx->sfrom);
1138 const char *soption = dhcp_option_string(ctx->nd_opts, local
1142 soption, sfrom);

Completed in 91 milliseconds