HomeSort by relevance Sort by last modified time
    Searched refs:NETIF_TYPE (Results 1 - 2 of 2) sorted by null

  /external/linux-kselftest/tools/testing/selftests/net/forwarding/
forwarding.config.sample 33 NETIF_TYPE=veth
lib.sh 16 NETIF_TYPE=${NETIF_TYPE:=veth}
125 case "$NETIF_TYPE" in
128 *) echo "Can not create interfaces of type \'$NETIF_TYPE\'"

Completed in 608 milliseconds