Home
last modified time | relevance | path

Searched refs:sent_Bps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c715 float sent_Bps = 0, recvd_Bps = 0; in sendmsg_test() local
763 sent_Bps = sentBps(s); in sendmsg_test()
769 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test()
793 sent_Bps = sentBps(s); in sendmsg_test()
799 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c739 float sent_Bps = 0, recvd_Bps = 0; in sendmsg_test() local
804 sent_Bps = sentBps(s); in sendmsg_test()
810 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test()
837 sent_Bps = sentBps(s); in sendmsg_test()
843 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test()

Completed in 5 milliseconds