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

/netbsd-current/external/mpl/dhcp/dist/client/scripts/
H A Dopenwrt73 if [ x$new_subnet_mask != x ]; then
74 new_subnet_arg="netmask $new_subnet_mask"
137 if [ "x$new_subnet_mask" = "x255.255.255.255" ] ; then
152 if [ "x$new_subnet_mask" = "x255.255.255.255" ] ; then
200 if [ "x$new_subnet_mask" = "x255.255.255.255" ] ; then
H A Dfreebsd162 if [ x$new_subnet_mask != x ]; then
163 new_netmask_arg="netmask $new_subnet_mask"
240 $LOGGER "New Subnet Mask ($interface): $new_subnet_mask"
250 if [ "x$new_subnet_mask" = "x255.255.255.255" ] ; then
276 if [ "x$new_subnet_mask" = "x255.255.255.255" ] ; then
329 $LOGGER "New Subnet Mask ($interface): $new_subnet_mask"
343 if [ "x$new_subnet_mask" = "x255.255.255.255" ] ; then
H A Dnextstep27 ifconfig $interface $new_ip_address netmask $new_subnet_mask \
H A Dlinux276 ${ip} -4 addr add ${new_ip_address}${new_subnet_mask:+/$new_subnet_mask} \
295 if [ "$new_subnet_mask" = "255.255.255.255" ]; then
353 ${ip} -4 addr add ${new_ip_address}${new_subnet_mask:+/$new_subnet_mask} \
H A Dsolaris49 if [ x$new_subnet_mask != x ]; then
50 new_netmask_arg="netmask $new_subnet_mask"
H A Dbsdos73 if [ x$new_subnet_mask != x ]; then
74 new_netmask_arg="netmask $new_subnet_mask"
H A Dnetbsd118 if [ x$new_subnet_mask != x ]; then
119 new_netmask_arg="netmask $new_subnet_mask"
H A Dopenbsd120 if [ x$new_subnet_mask != x ]; then
121 new_netmask_arg="netmask $new_subnet_mask"

Completed in 127 milliseconds