Lines Matching refs:_if
26 local _cmd _af _if _a _ret
29 _if=$3
32 case $_if in
33 ""|[Aa][Ll][Ll]|[Aa][Nn][Yy]) _if="" ;;
40 setroutes $_cmd $_a $_if || _ret=1
45 setroutes $_cmd $_af $_if || _ret=1
57 local _af _if _a
59 _if=$2
61 case $_if in
62 ""|[Aa][Ll][Ll]|[Aa][Nn][Yy]) _if="" ;;
69 eval static_${_a} delete $_if
71 if ! [ -n "$_if" ]; then
78 eval static_${_af} delete $_if
80 if ! [ -n "$_if" ]; then
142 local _action _if _skip _fibmod _fibs
144 _if=$2
184 if [ -n "$_if" ]; then
186 *:$_if) ;;
204 local _action _if _skip fibmod _fibs
206 _if=$2
261 if [ -n "$_if" ]; then
263 *:$_if) ;;