| /linux-4.1.27/include/net/ | 
| D | tcp.h | 415 void tcp_clear_retrans(struct tcp_sock *tp); 424 void tcp_disable_fack(struct tcp_sock *tp); 556 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize)  in tcp_bound_to_half_wnd() 600 static inline u32 __tcp_set_rto(const struct tcp_sock *tp)  in __tcp_set_rto() 605 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd)  in __tcp_fast_path_on() 612 static inline void tcp_fast_path_on(struct tcp_sock *tp)  in tcp_fast_path_on() 619 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_fast_path_check() 653 static inline u32 tcp_receive_window(const struct tcp_sock *tp)  in tcp_receive_window() 853 u32 tcp_slow_start(struct tcp_sock *tp, u32 acked); 854 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked); [all …] 
 | 
| /linux-4.1.27/net/ipv4/ | 
| D | tcp_input.c | 206 static void tcp_ecn_queue_cwr(struct tcp_sock *tp)  in tcp_ecn_queue_cwr() 212 static void tcp_ecn_accept_cwr(struct tcp_sock *tp, const struct sk_buff *skb)  in tcp_ecn_accept_cwr() 218 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp)  in tcp_ecn_withdraw_cwr() 223 static void __tcp_ecn_check_ce(struct tcp_sock *tp, const struct sk_buff *skb)  in __tcp_ecn_check_ce() 253 static void tcp_ecn_check_ce(struct tcp_sock *tp, const struct sk_buff *skb)  in tcp_ecn_check_ce() 259 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th)  in tcp_ecn_rcv_synack() 265 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th)  in tcp_ecn_rcv_syn() 271 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th)  in tcp_ecn_rcv_ecn_echo() 285 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_sndbuf_expand() 340 	struct tcp_sock *tp = tcp_sk(sk);  in __tcp_grow_window() [all …] 
 | 
| D | tcp_output.c | 75 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_event_new_data_sent() 99 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_acceptable_seq() 123 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_advertise_mss() 143 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_cwnd_restart() 161 static void tcp_event_data_sent(struct tcp_sock *tp,  in tcp_event_data_sent() 271 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_select_window() 320 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_ecn_send_synack() 332 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_ecn_send_syn() 370 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_ecn_send() 414 static inline bool tcp_urg_mode(const struct tcp_sock *tp)  in tcp_urg_mode() [all …] 
 | 
| D | tcp_dctcp.c | 76 static void dctcp_reset(const struct tcp_sock *tp, struct dctcp *ca)  in dctcp_reset() 86 	const struct tcp_sock *tp = tcp_sk(sk);  in dctcp_init() 115 	struct tcp_sock *tp = tcp_sk(sk);  in dctcp_ssthresh() 129 	struct tcp_sock *tp = tcp_sk(sk);  in dctcp_ce_state_0_to_1() 159 	struct tcp_sock *tp = tcp_sk(sk);  in dctcp_ce_state_1_to_0() 188 	const struct tcp_sock *tp = tcp_sk(sk);  in dctcp_update_alpha()
  | 
| D | tcp_highspeed.c | 101 	struct tcp_sock *tp = tcp_sk(sk);  in hstcp_init() 113 	struct tcp_sock *tp = tcp_sk(sk);  in hstcp_cong_avoid() 152 	const struct tcp_sock *tp = tcp_sk(sk);  in hstcp_ssthresh()
  | 
| D | tcp_scalable.c | 20 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_scalable_cong_avoid() 34 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_scalable_ssthresh()
  | 
| D | tcp_westwood.c | 163 	const struct tcp_sock *tp = tcp_sk(sk);  in westwood_fast_bw() 180 	const struct tcp_sock *tp = tcp_sk(sk);  in westwood_acked_count() 217 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_westwood_bw_rttmin() 240 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_westwood_event()
  | 
| D | tcp_illinois.c | 58 	struct tcp_sock *tp = tcp_sk(sk);  in rtt_reset() 222 	struct tcp_sock *tp = tcp_sk(sk);  in update_params() 260 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_illinois_cong_avoid() 295 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_illinois_ssthresh()
  | 
| D | tcp_timer.c | 57 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_out_of_resources() 114 			struct tcp_sock *tp = tcp_sk(sk);  in tcp_mtu_probing() 162 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_write_timeout() 221 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_delack_timer_handler() 287 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_probe_timer() 365 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_retransmit_timer() 578 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_keepalive_timer()
  | 
| D | tcp_bic.c | 143 	struct tcp_sock *tp = tcp_sk(sk);  in bictcp_cong_avoid() 163 	const struct tcp_sock *tp = tcp_sk(sk);  in bictcp_recalc_ssthresh() 185 	const struct tcp_sock *tp = tcp_sk(sk);  in bictcp_undo_cwnd()
  | 
| D | tcp_vegas.c | 72 	const struct tcp_sock *tp = tcp_sk(sk);  in vegas_enable() 159 static inline u32 tcp_vegas_ssthresh(struct tcp_sock *tp)  in tcp_vegas_ssthresh() 166 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_vegas_cong_avoid()
  | 
| D | tcp_yeah.c | 44 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_yeah_init() 72 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_yeah_cong_avoid() 206 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_yeah_ssthresh()
  | 
| D | tcp_cubic.c | 131 	struct tcp_sock *tp = tcp_sk(sk);  in bictcp_hystart_reset() 338 	struct tcp_sock *tp = tcp_sk(sk);  in bictcp_cong_avoid() 357 	const struct tcp_sock *tp = tcp_sk(sk);  in bictcp_recalc_ssthresh() 391 	struct tcp_sock *tp = tcp_sk(sk);  in hystart_update() 442 	const struct tcp_sock *tp = tcp_sk(sk);  in bictcp_acked()
  | 
| D | tcp.c | 383 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_init_sock() 453 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_poll() 550 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_ioctl() 605 static inline void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb)  in tcp_mark_push() 611 static inline bool forced_push(const struct tcp_sock *tp)  in forced_push() 618 	struct tcp_sock *tp = tcp_sk(sk);  in skb_entail() 633 static inline void tcp_mark_urg(struct tcp_sock *tp, int flags)  in tcp_mark_urg() 661 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_push() 842 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_xmit_size_goal() 877 	struct tcp_sock *tp = tcp_sk(sk);  in do_tcp_sendpages() [all …] 
 | 
| D | tcp_cong.c | 366 u32 tcp_slow_start(struct tcp_sock *tp, u32 acked)  in tcp_slow_start() 382 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked)  in tcp_cong_avoid_ai() 410 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_reno_cong_avoid() 429 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_reno_ssthresh()
  | 
| D | tcp_htcp.c | 69 	const struct tcp_sock *tp = tcp_sk(sk);  in htcp_cwnd_undo() 105 	const struct tcp_sock *tp = tcp_sk(sk);  in measure_achieved_throughput() 224 	const struct tcp_sock *tp = tcp_sk(sk);  in htcp_recalc_ssthresh() 233 	struct tcp_sock *tp = tcp_sk(sk);  in htcp_cong_avoid()
  | 
| D | tcp_lp.c | 135 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_lp_remote_hz_estimator() 188 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_lp_owd_calculator() 265 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_lp_pkts_acked()
  | 
| D | tcp_hybla.c | 47 	struct tcp_sock *tp = tcp_sk(sk);  in hybla_init() 91 	struct tcp_sock *tp = tcp_sk(sk);  in hybla_cong_avoid()
  | 
| D | tcp_veno.c | 119 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_veno_cong_avoid() 192 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_veno_ssthresh()
  | 
| D | tcp_diag.c | 22 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_diag_get_info()
  | 
| D | tcp_minisocks.c | 272 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_time_wait() 370 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_openreq_init_rwin() 397 static void tcp_ecn_openreq_child(struct tcp_sock *tp,  in tcp_ecn_openreq_child() 446 		struct tcp_sock *newtp = tcp_sk(newsk);  in tcp_create_openreq_child()
  | 
| D | tcp_ipv4.c | 111 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_twsk_unique() 145 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_v4_connect() 362 	struct tcp_sock *tp;  in tcp_v4_err() 875 	const struct tcp_sock *tp = tcp_sk(sk);  in tcp_md5_do_lookup() 916 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_md5_do_add() 975 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_clear_md5_list() 1254 	struct tcp_sock *newtp;  in tcp_v4_syn_recv_sock() 1497 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_prequeue() 1776 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_v4_destroy_sock() 2191 	const struct tcp_sock *tp = tcp_sk(sk);  in get_tcp4_sock() [all …] 
 | 
| D | tcp_metrics.c | 387 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_update_metrics() 507 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_init_metrics() 633 		struct tcp_sock *tp = tcp_sk(sk);  in tcp_fetch_timewait_stamp() 660 			struct tcp_sock *tp = tcp_sk(sk);  in tcp_remember_stamp()
  | 
| D | tcp_probe.c | 110 	const struct tcp_sock *tp = tcp_sk(sk);  in jtcp_rcv_established()
  | 
| D | tcp_fastopen.c | 132 	struct tcp_sock *tp;  in tcp_fastopen_create_child()
  | 
| D | syncookies.c | 297 	struct tcp_sock *tp = tcp_sk(sk);  in cookie_v4_check()
  | 
| /linux-4.1.27/include/linux/ | 
| D | tcp.h | 131 struct tcp_sock {  struct 344 static inline struct tcp_sock *tcp_sk(const struct sock *sk)  in tcp_sk()  argument 346 	return (struct tcp_sock *)sk;  in tcp_sk()
  | 
| D | ipv6.h | 253 	struct tcp_sock	  tcp;
  | 
| /linux-4.1.27/net/ipv6/ | 
| D | tcp_ipv6.c | 121 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_v6_connect() 331 	struct tcp_sock *tp;  in tcp_v6_err() 1003 	struct tcp_sock *newtp;  in tcp_v6_syn_recv_sock() 1204 	struct tcp_sock *tp;  in tcp_v6_do_rcv() 1685 	const struct tcp_sock *tp = tcp_sk(sp);  in get_tcp6_sock()
  | 
| D | syncookies.c | 162 	struct tcp_sock *tp = tcp_sk(sk);  in cookie_v6_check()
  | 
| /linux-4.1.27/Documentation/networking/ | 
| D | tcp.txt | 15 The following variables are used in the tcp_sock for congestion control:
  | 
| /linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ | 
| D | socklnd_lib-linux.c | 559 	struct tcp_sock *tp;  in ksocknal_lib_push_conn()
  | 
| /linux-4.1.27/drivers/block/drbd/ | 
| D | drbd_debugfs.c | 393 		struct tcp_sock *tp = tcp_sk(connection->data.socket->sk);  in in_flight_summary_show()
  |