Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/forwarding/
Dforwarding.config.sample38 NETIF_TYPE=veth
Dlib.sh19 NETIF_TYPE=${NETIF_TYPE:=veth}
260 case "$NETIF_TYPE" in
263 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"
/Linux-v6.6/tools/testing/selftests/drivers/net/bonding/
Dnet_forwarding_lib.sh19 NETIF_TYPE=${NETIF_TYPE:=veth}
260 case "$NETIF_TYPE" in
263 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"
/Linux-v6.6/tools/testing/selftests/drivers/net/team/
Dnet_forwarding_lib.sh19 NETIF_TYPE=${NETIF_TYPE:=veth}
260 case "$NETIF_TYPE" in
263 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"
/Linux-v6.6/tools/testing/selftests/drivers/net/dsa/
Dlib.sh19 NETIF_TYPE=${NETIF_TYPE:=veth}
260 case "$NETIF_TYPE" in
263 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"