Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dforwarding.config.sample33 NETIF_TYPE=veth
Dlib.sh16 NETIF_TYPE=${NETIF_TYPE:=veth}
130 case "$NETIF_TYPE" in
133 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"