Searched refs:defif (Results 1 – 5 of 5) sorted by relevance
47 defif=`get_default_if -inet`48 if [ -n "${defif}" ]; then50 echo -n "($defif)"
267 defif=271 defif=${line##*: }277 if [ -z "$defif" -o "$defif" = "$interface" ]; then
280 defif=284 defif=${line##*: }290 if [ -z "$defif" -o "$defif" = "$interface" ]; then
448 int gicode, defif, prefix; in check_intparams() local578 defif = string_param(j->intparams[IP_INTERFACE]) != NULL; in check_intparams()583 if (cs || defif) in check_intparams()608 if (cs || defif) in check_intparams()
1588 local routeget oldifs defif line1589 defif=1596 defif=${line##*: }1602 echo $defif