Lines Matching refs:tcp_metrics_block

24 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr,
41 struct tcp_metrics_block { struct
42 struct tcp_metrics_block __rcu *tcpm_next; argument
54 static inline struct net *tm_net(struct tcp_metrics_block *tm) in tm_net() argument
59 static bool tcp_metric_locked(struct tcp_metrics_block *tm, in tcp_metric_locked()
65 static u32 tcp_metric_get(struct tcp_metrics_block *tm, in tcp_metric_get()
71 static void tcp_metric_set(struct tcp_metrics_block *tm, in tcp_metric_set()
85 struct tcp_metrics_block __rcu *chain;
93 static void tcpm_suck_dst(struct tcp_metrics_block *tm, in tcpm_suck_dst()
134 static void tcpm_check_stamp(struct tcp_metrics_block *tm, struct dst_entry *dst) in tcpm_check_stamp()
141 #define TCP_METRICS_RECLAIM_PTR (struct tcp_metrics_block *) 0x1UL
146 static struct tcp_metrics_block *tcpm_new(struct dst_entry *dst, in tcpm_new()
151 struct tcp_metrics_block *tm; in tcpm_new()
172 struct tcp_metrics_block *oldest; in tcpm_new()
202 static struct tcp_metrics_block *tcp_get_encode(struct tcp_metrics_block *tm, int depth) in tcp_get_encode()
211 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr, in __tcp_get_metrics()
215 struct tcp_metrics_block *tm; in __tcp_get_metrics()
229 static struct tcp_metrics_block *__tcp_get_metrics_req(struct request_sock *req, in __tcp_get_metrics_req()
232 struct tcp_metrics_block *tm; in __tcp_get_metrics_req()
271 static struct tcp_metrics_block *tcp_get_metrics(struct sock *sk, in tcp_get_metrics()
275 struct tcp_metrics_block *tm; in tcp_get_metrics()
326 struct tcp_metrics_block *tm; in tcp_update_metrics()
448 struct tcp_metrics_block *tm; in tcp_init_metrics()
524 struct tcp_metrics_block *tm; in tcp_peer_is_proven()
546 struct tcp_metrics_block *tm; in tcp_fastopen_cache_get()
571 struct tcp_metrics_block *tm; in tcp_fastopen_cache_set()
622 struct tcp_metrics_block *tm) in tcp_metrics_fill_info()
723 struct tcp_metrics_block *tm) in tcp_metrics_dump_info()
753 struct tcp_metrics_block *tm; in tcp_metrics_nl_dump()
821 struct tcp_metrics_block *tm; in tcp_metrics_nl_cmd_get()
879 struct tcp_metrics_block *tm; in tcp_metrics_flush_all()
883 struct tcp_metrics_block __rcu **pp; in tcp_metrics_flush_all()
905 struct tcp_metrics_block *tm; in tcp_metrics_nl_cmd_del()
906 struct tcp_metrics_block __rcu **pp; in tcp_metrics_nl_cmd_del()