Searched refs:NETIF (Results 1 – 4 of 4) sorted by relevance
17 if [ -z "$NETIF" ]; then21 if ! [ -d "/sys/class/net/$NETIF" ]; then22 echo "Error: Can't find $NETIF, invalid netdevice"27 readonly FLUSH_PATH="/sys/class/net/${NETIF}/gro_flush_timeout"28 readonly IRQ_PATH="/sys/class/net/${NETIF}/napi_defer_hard_irqs"57 ethtool -K "${NETIF}" loopback off 2>/dev/null || true69 echo "Enabling loopback on ${NETIF}..."70 ethtool -K "${NETIF}" loopback on || {85 ip link add link "${NETIF}" dev server address "${SERVER_MAC}" type macvlan93 ip link add link "${NETIF}" dev client address "${CLIENT_MAC}" type macvlan[all …]
42 $ NETIF=eth0 ./some_test.sh48 NETIF=eth051 need only the ``NETIF`` variable. Remaining variables define the endpoint54 NETIF section in Variables121 NETIF=eth0
4 NETIF Msg Level
693 information (please see: NETIF Msg Level).