Home
last modified time | relevance | path

Searched refs:RAND (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.sh13 readonly RAND="$(mktemp -u XXXXXX)"
14 readonly NSPREFIX="ns-${RAND}"
H A Dso_txtime.sh
H A Dmsg_zerocopy.sh13 readonly RAND="$(mktemp -u XXXXXX)"
14 readonly NSPREFIX="ns-${RAND}"
/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnetcons_over_bonding.sh59 local RAND=$(( RANDOM % 100 ))
60 BOND_TX_MAIN_IF="bond_tx_$RAND"
61 BOND_RX_MAIN_IF="bond_rx_$RAND"