Searched refs:tx_bytes (Results 1 – 3 of 3) sorted by relevance
168 (( rx_bytes == 1372 && (tx_bytes == 1428 || tx_bytes == 1460) ))172 (( rx_bytes == 1372 && (tx_bytes == 1428 || tx_bytes == 1460) ))525 read _ _ tx_bytes < <(n1 wg show wg0 transfer)526 [[ $tx_bytes -eq 0 ]]528 read _ _ tx_bytes < <(n1 wg show wg0 transfer)529 [[ $tx_bytes -gt 0 ]]534 read _ _ tx_bytes < <(n1 wg show wg0 transfer)535 [[ $tx_bytes -eq 0 ]]537 read _ _ tx_bytes < <(n1 wg show wg0 transfer)538 [[ $tx_bytes -eq 0 ]][all …]
13 __u32 tx_bytes; member222 __u64 tx_bytes; member260 __u64 tx_bytes; member
1916 tx_link=$(ip netns exec $ns cat /sys/class/net/$link/statistics/tx_bytes)
Completed in 13 milliseconds