Searched refs:new_static_routes (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sbin/dhclient/
H A Ddhclient-script184 if [ -n "$new_static_routes" ]; then
185 $LOGGER "New Static Routes ($interface): $new_static_routes"
186 set $new_static_routes

Completed in 175 milliseconds