Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c407 struct msg_stats { struct
415 struct msg_stats *s, in msg_loop_sendpage()
552 struct msg_stats *s, bool tx, in msg_loop()
703 static inline float sentBps(struct msg_stats s) in sentBps()
708 static inline float recvdBps(struct msg_stats s) in recvdBps()
717 struct msg_stats s = {0}; in sendmsg_test()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c407 struct msg_stats { struct
415 struct msg_stats *s, in msg_loop_sendpage()
552 struct msg_stats *s, bool tx, in msg_loop()
727 static inline float sentBps(struct msg_stats s) in sentBps()
732 static inline float recvdBps(struct msg_stats s) in recvdBps()
741 struct msg_stats s = {0}; in sendmsg_test()

Completed in 5 milliseconds