Searched refs:dhcpn (Results 1 – 1 of 1) sorted by relevance
85 const struct dhcp_message *dhcpn, const struct dhcp_message *dhcpo) in run_script() argument124 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()