Searched refs:dhcp_envoption (Results 1 – 4 of 4) sorted by relevance
/external/dhcpcd-6.8.2/ |
D | dhcp-common.h | 112 size_t dhcp_envoption(struct dhcpcd_ctx *,
|
D | dhcp-common.c | 793 dhcp_envoption(struct dhcpcd_ctx *ctx, char **env, const char *prefix, in dhcp_envoption() function 897 n += dhcp_envoption(ctx, in dhcp_envoption()
|
D | dhcp.c | 1315 e += dhcp_envoption(ifp->ctx, NULL, NULL, ifp->name, in dhcp_env() 1327 e += dhcp_envoption(ifp->ctx, NULL, NULL, ifp->name, in dhcp_env() 1394 ep += dhcp_envoption(ifp->ctx, ep, prefix, ifp->name, in dhcp_env() 1406 ep += dhcp_envoption(ifp->ctx, in dhcp_env() 1421 ep += dhcp_envoption(ifp->ctx, ep, prefix, ifp->name, in dhcp_env()
|
D | dhcp6.c | 3548 n += dhcp_envoption(ifp->ctx, in dhcp6_env() 3554 n += dhcp_envoption(ifp->ctx, in dhcp6_env()
|