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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c407 struct msg_stats { struct
415 struct msg_stats *s,
552 struct msg_stats *s, bool tx,
727 static inline float sentBps(struct msg_stats s)
732 static inline float recvdBps(struct msg_stats s)
741 struct msg_stats s = {0};

Completed in 92 milliseconds