Searched defs:tcp_packets_in_flight (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | tcp_ca_write_sk_pacing.c | 18 static unsigned int tcp_packets_in_flight(const struct tcp_sock *tp) tcp_packets_in_flight() function |
| /linux/include/net/ | ||
| H A D | tcp.h | 1398 static inline unsigned int tcp_packets_in_flight(const struct tcp_sock *tp) tcp_packets_in_flight() function |