Home
last modified time | relevance | path

Searched refs:NETIF_TYPE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dforwarding.config.sample38 NETIF_TYPE=veth
H A Dlib.sh16 NETIF_TYPE=${NETIF_TYPE:=veth}
283 case "$NETIF_TYPE" in
286 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dlib.sh16 NETIF_TYPE=${NETIF_TYPE:=veth}
283 case "$NETIF_TYPE" in
286 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnet_forwarding_lib.sh16 NETIF_TYPE=${NETIF_TYPE:=veth}
283 case "$NETIF_TYPE" in
286 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"
/openbmc/linux/tools/testing/selftests/drivers/net/team/
H A Dnet_forwarding_lib.sh16 NETIF_TYPE=${NETIF_TYPE:=veth}
283 case "$NETIF_TYPE" in
286 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"