Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c223 struct msg_stats { struct
242 struct msg_stats *s, in msg_loop_sendpage() argument
281 struct msg_stats *s, bool tx, in msg_loop()
432 static inline float sentBps(struct msg_stats s) in sentBps()
437 static inline float recvdBps(struct msg_stats s) in recvdBps()
446 struct msg_stats s = {0}; in sendmsg_test()