Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c408 struct msg_stats { struct
416 struct msg_stats *s, in msg_loop_sendpage() argument
553 struct msg_stats *s, bool tx, in msg_loop()
729 static inline float sentBps(struct msg_stats s) in sentBps()
734 static inline float recvdBps(struct msg_stats s) in recvdBps()
743 struct msg_stats s = {0}; in sendmsg_test()