Lines Matching refs:ifconfig
36 # Adds "inet6 add" to the 'ifconfig' arguments which is required for the ipv6
37 # version. Always use with 'ifconfig', even if ipv4 version of a test case is
39 # ifconfig <device> $IFCONF_IN6_ARG IP/NETMASK
48 # netlink and 'ifconfig' for ioctl.)
58 I) COMM_TYPE="ioctl"; tst_require_cmds ifconfig ;;
67 echo "-I Test ioctl (with ifconfig) instead of netlink (with ip)"
186 [ "$COMM_TYPE" = "ioctl" ] && cmd="ifconfig"
194 ROD $NS_EXEC $NS_HANDLE0 $NS_TYPE ifconfig veth0 $IFCONF_IN6_ARG $IP0/$NETMASK
195 ROD $NS_EXEC $NS_HANDLE1 $NS_TYPE ifconfig veth1 $IFCONF_IN6_ARG $IP1/$NETMASK
196 ROD $NS_EXEC $NS_HANDLE0 $NS_TYPE ifconfig veth0 up
197 ROD $NS_EXEC $NS_HANDLE1 $NS_TYPE ifconfig veth1 up