Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A Dforwarding.config.sample38 NETIF_TYPE=veth
H A Dlib.sh16 NETIF_TYPE=${NETIF_TYPE:=veth}
139 case "$NETIF_TYPE" in
142 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"