Home
last modified time | relevance | path

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

/external/dhcpcd/
Dconfigure.c85 const struct dhcp_message *dhcpn, const struct dhcp_message *dhcpo) in run_script() argument
124 if (dhcpn) { in run_script()
125 e = configure_env(NULL, NULL, dhcpn, options); in run_script()
128 elen += configure_env(env + elen, "new", dhcpn, options); in run_script()