Lines Matching refs:tcp_sock
394 void tcp_clear_retrans(struct tcp_sock *tp);
592 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb);
650 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize)
694 static inline u32 __tcp_set_rto(const struct tcp_sock *tp)
699 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd)
710 static inline void tcp_fast_path_on(struct tcp_sock *tp)
717 struct tcp_sock *tp = tcp_sk(sk);
750 static inline u32 tcp_min_rtt(const struct tcp_sock *tp)
759 static inline u32 tcp_receive_window(const struct tcp_sock *tp)
800 static inline u32 tcp_time_stamp(const struct tcp_sock *tp)
817 void tcp_mstamp_refresh(struct tcp_sock *tp);
1132 u32 tcp_slow_start(struct tcp_sock *tp, u32 acked);
1133 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked);
1190 static inline int tcp_is_sack(const struct tcp_sock *tp)
1195 static inline bool tcp_is_reno(const struct tcp_sock *tp)
1200 static inline unsigned int tcp_left_out(const struct tcp_sock *tp)
1219 static inline unsigned int tcp_packets_in_flight(const struct tcp_sock *tp)
1226 static inline u32 tcp_snd_cwnd(const struct tcp_sock *tp)
1231 static inline void tcp_snd_cwnd_set(struct tcp_sock *tp, u32 val)
1237 static inline bool tcp_in_slow_start(const struct tcp_sock *tp)
1242 static inline bool tcp_in_initial_slowstart(const struct tcp_sock *tp)
1259 const struct tcp_sock *tp = tcp_sk(sk);
1273 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst);
1278 static inline __u32 tcp_max_tso_deferred_mss(const struct tcp_sock *tp)
1284 static inline u32 tcp_wnd_end(const struct tcp_sock *tp)
1304 const struct tcp_sock *tp = tcp_sk(sk);
1375 static inline void tcp_init_wl(struct tcp_sock *tp, u32 seq)
1380 static inline void tcp_update_wl(struct tcp_sock *tp, u32 seq)
1420 struct tcp_sock *tp = tcp_sk(sk);
1488 struct tcp_sock *tp = tcp_sk(sk);
1525 const struct tcp_sock *tp = tcp_sk(sk);
1542 static inline int keepalive_intvl_when(const struct tcp_sock *tp)
1555 static inline int keepalive_time_when(const struct tcp_sock *tp)
1566 static inline int keepalive_probes(const struct tcp_sock *tp)
1579 static inline u32 keepalive_time_elapsed(const struct tcp_sock *tp)
1654 static inline void tcp_clear_retrans_hints_partial(struct tcp_sock *tp)
1659 static inline void tcp_clear_all_retrans_hints(struct tcp_sock *tp)
1802 void tcp_free_fastopen_req(struct tcp_sock *tp);
1935 const struct tcp_sock *tp = tcp_sk(sk);
1991 struct tcp_sock *tp = tcp_sk(sk);
2001 static inline u32 tcp_highest_sack_seq(struct tcp_sock *tp)
2051 static inline bool tcp_stream_is_thin(struct tcp_sock *tp)
2094 static inline u32 tcp_notsent_lowat(const struct tcp_sock *tp)
2190 extern s32 tcp_rack_skb_timeout(struct tcp_sock *tp, struct sk_buff *skb,
2193 extern void tcp_rack_advance(struct tcp_sock *tp, u8 sacked, u32 end_seq,
2274 struct tcp_sock *tp = tcp_sk(sk);
2298 static inline void tcp_segs_in(struct tcp_sock *tp, const struct sk_buff *skb)
2520 const struct tcp_sock *tp)