| /net/ipv4/ |
| A D | tcp_input.c | 369 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_ecn_check() local 538 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window() local 578 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_buffer_space() local 615 struct tcp_sock *tp = tcp_sk(sk); in tcp_clamp_window() local 732 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_rtt_measure_ts() local 750 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcvbuf_grow() local 779 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_space_adjust() local 830 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_data_recv() local 885 struct tcp_sock *tp = tcp_sk(sk); in tcp_rtt_estimator() local 1090 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reordering() local [all …]
|
| A D | tcp_recovery.c | 7 const struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_reo_wnd() local 32 s32 tcp_rack_skb_timeout(struct tcp_sock *tp, struct sk_buff *skb, u32 reo_wnd) in tcp_rack_skb_timeout() 60 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_detect_loss() local 97 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_mark_lost() local 118 void tcp_rack_advance(struct tcp_sock *tp, u8 sacked, u32 end_seq, in tcp_rack_advance() 151 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_reo_timeout() local 189 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_update_reo_wnd() local 220 struct tcp_sock *tp = tcp_sk(sk); in tcp_newreno_mark_lost() local
|
| A D | tcp_output.c | 70 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_new_data_sent() local 125 struct tcp_sock *tp = tcp_sk(sk); in tcp_advertise_mss() local 146 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_restart() local 184 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_ack_sent() local 262 struct tcp_sock *tp = tcp_sk(sk); in tcp_select_window() local 338 struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send_syn() local 382 struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send() local 463 struct tcp_sock *tp, in mptcp_options_write() 823 struct tcp_sock *tp = tcp_sk(sk); in tcp_syn_options() local 1118 struct tcp_sock *tp; in tcp_tsq_workfn() local [all …]
|
| A D | tcp_timer.c | 30 const struct tcp_sock *tp = tcp_sk(sk); in tcp_clamp_rto_to_user_timeout() local 107 struct tcp_sock *tp = tcp_sk(sk); in tcp_out_of_resources() local 217 struct tcp_sock *tp = tcp_sk(sk); in retransmits_timed_out() local 244 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_timeout() local 310 struct tcp_sock *tp = tcp_sk(sk); in tcp_delack_timer_handler() local 391 struct tcp_sock *tp = tcp_sk(sk); in tcp_probe_timer() local 441 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_rto_stats() local 458 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_synack_timer() local 496 const struct tcp_sock *tp = tcp_sk(sk); in tcp_rtx_probe0_timed_out() local 533 struct tcp_sock *tp = tcp_sk(sk); in tcp_retransmit_timer() local [all …]
|
| A D | tcp_dctcp.c | 81 static void dctcp_reset(const struct tcp_sock *tp, struct dctcp *ca) in dctcp_reset() 91 const struct tcp_sock *tp = tcp_sk(sk); in dctcp_init() local 121 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ssthresh() local 129 const struct tcp_sock *tp = tcp_sk(sk); in dctcp_update_alpha() local 177 struct tcp_sock *tp = tcp_sk(sk); in dctcp_react_to_loss() local 219 const struct tcp_sock *tp = tcp_sk(sk); in dctcp_get_info() local 246 struct tcp_sock *tp = tcp_sk(sk); in dctcp_cwnd_undo() local
|
| A D | tcp_rate.c | 42 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_skb_sent() local 83 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_skb_delivered() local 120 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_gen() local 196 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_check_app_limited() local
|
| A D | tcp_bbr.c | 268 struct tcp_sock *tp = tcp_sk(sk); in bbr_init_pacing_rate_from_rtt() local 288 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_pacing_rate() local 306 struct tcp_sock *tp = tcp_sk(sk); in bbr_tso_segs_goal() local 323 struct tcp_sock *tp = tcp_sk(sk); in bbr_save_cwnd() local 334 struct tcp_sock *tp = tcp_sk(sk); in bbr_cwnd_event() local 439 struct tcp_sock *tp = tcp_sk(sk); in bbr_packets_in_net_at_edt() local 483 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd_to_recover_or_restore() local 522 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd() local 557 struct tcp_sock *tp = tcp_sk(sk); in bbr_is_next_cycle_phase() local 593 struct tcp_sock *tp = tcp_sk(sk); in bbr_advance_cycle_phase() local [all …]
|
| A D | tcp.c | 423 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_sock() local 626 struct tcp_sock *tp = tcp_sk(sk); in tcp_ioctl() local 684 struct tcp_sock *tp = tcp_sk(sk); in tcp_skb_entail() local 728 struct tcp_sock *tp = tcp_sk(sk); in tcp_push() local 920 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_size_goal() local 1014 struct tcp_sock *tp = tcp_sk(sk); in tcp_sendmsg_fastopen() local 1061 struct tcp_sock *tp = tcp_sk(sk); in tcp_sendmsg_locked() local 1403 struct tcp_sock *tp = tcp_sk(sk); in tcp_splice_eof() local 1423 struct tcp_sock *tp = tcp_sk(sk); in tcp_recv_urg() local 1496 struct tcp_sock *tp = tcp_sk(sk); in __tcp_cleanup_rbuf() local [all …]
|
| A D | tcp_cdg.c | 143 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_hystart_update() local 244 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_backoff() local 265 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_cong_avoid() local 302 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_acked() local 331 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_ssthresh() local 348 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_cwnd_event() local 376 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_init() local
|
| A D | tcp_highspeed.c | 102 struct tcp_sock *tp = tcp_sk(sk); in hstcp_init() local 114 struct tcp_sock *tp = tcp_sk(sk); in hstcp_cong_avoid() local 153 const struct tcp_sock *tp = tcp_sk(sk); in hstcp_ssthresh() local
|
| A D | tcp_yeah.c | 43 struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_init() local 60 struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_cong_avoid() local 189 const struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_ssthresh() local
|
| A D | tcp_cong.c | 455 __bpf_kfunc u32 tcp_slow_start(struct tcp_sock *tp, u32 acked) in tcp_slow_start() 469 __bpf_kfunc void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked) in tcp_cong_avoid_ai() 497 struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_cong_avoid() local 516 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_ssthresh() local 524 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_undo_cwnd() local
|
| A D | tcp_scalable.c | 20 struct tcp_sock *tp = tcp_sk(sk); in tcp_scalable_cong_avoid() local 36 const struct tcp_sock *tp = tcp_sk(sk); in tcp_scalable_ssthresh() local
|
| A D | tcp_westwood.c | 165 const struct tcp_sock *tp = tcp_sk(sk); in westwood_fast_bw() local 182 const struct tcp_sock *tp = tcp_sk(sk); in westwood_acked_count() local 219 const struct tcp_sock *tp = tcp_sk(sk); in tcp_westwood_bw_rttmin() local 242 struct tcp_sock *tp = tcp_sk(sk); in tcp_westwood_event() local
|
| A D | tcp_vegas.c | 73 const struct tcp_sock *tp = tcp_sk(sk); in vegas_enable() local 160 static inline u32 tcp_vegas_ssthresh(struct tcp_sock *tp) in tcp_vegas_ssthresh() 167 struct tcp_sock *tp = tcp_sk(sk); in tcp_vegas_cong_avoid() local
|
| A D | tcp_fastopen.c | 173 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_add_skb() local 244 struct tcp_sock *tp; in tcp_fastopen_create_child() local 454 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_defer_connect() local 561 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_active_disable_ofo_check() local 590 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_active_detect_blackhole() local
|
| /net/sched/ |
| A D | cls_cgroup.c | 22 struct tcf_proto *tp; member 27 const struct tcf_proto *tp, in cls_cgroup_classify() 46 static void *cls_cgroup_get(struct tcf_proto *tp, u32 handle) in cls_cgroup_get() 51 static int cls_cgroup_init(struct tcf_proto *tp) in cls_cgroup_init() 79 struct tcf_proto *tp, unsigned long base, in cls_cgroup_change() 134 static void cls_cgroup_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_cgroup_destroy() 148 static int cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_cgroup_delete() 154 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_cgroup_walk() 172 static int cls_cgroup_dump(struct net *net, struct tcf_proto *tp, void *fh, in cls_cgroup_dump()
|
| A D | cls_matchall.c | 29 const struct tcf_proto *tp, in mall_classify() 45 static int mall_init(struct tcf_proto *tp) in mall_init() 68 static void mall_destroy_hw_filter(struct tcf_proto *tp, in mall_destroy_hw_filter() 84 static int mall_replace_hw_filter(struct tcf_proto *tp, in mall_replace_hw_filter() 127 static void mall_destroy(struct tcf_proto *tp, bool rtnl_held, in mall_destroy() 146 static void *mall_get(struct tcf_proto *tp, u32 handle) in mall_get() 163 struct tcf_proto *tp, unsigned long base, in mall_change() 249 static int mall_delete(struct tcf_proto *tp, void *arg, bool *last, in mall_delete() 259 static void mall_walk(struct tcf_proto *tp, struct tcf_walker *arg, in mall_walk() 312 static void mall_stats_hw_filter(struct tcf_proto *tp, in mall_stats_hw_filter() [all …]
|
| A D | cls_bpf.c | 50 struct tcf_proto *tp; member 82 const struct tcf_proto *tp, in cls_bpf_classify() 216 static void cls_bpf_stop_offload(struct tcf_proto *tp, in cls_bpf_stop_offload() 227 static void cls_bpf_offload_update_stats(struct tcf_proto *tp, in cls_bpf_offload_update_stats() 243 static int cls_bpf_init(struct tcf_proto *tp) in cls_bpf_init() 303 static int cls_bpf_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_bpf_delete() 313 static void cls_bpf_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_bpf_destroy() 326 static void *cls_bpf_get(struct tcf_proto *tp, u32 handle) in cls_bpf_get() 377 u32 gen_flags, const struct tcf_proto *tp) in cls_bpf_prog_from_efd() 410 struct tcf_proto *tp, unsigned long base, in cls_bpf_change() [all …]
|
| A D | cls_basic.c | 34 struct tcf_proto *tp; member 41 const struct tcf_proto *tp, in basic_classify() 62 static void *basic_get(struct tcf_proto *tp, u32 handle) in basic_get() 76 static int basic_init(struct tcf_proto *tp) in basic_init() 108 static void basic_destroy(struct tcf_proto *tp, bool rtnl_held, in basic_destroy() 127 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last, in basic_delete() 147 static int basic_set_parms(struct net *net, struct tcf_proto *tp, in basic_set_parms() 173 struct tcf_proto *tp, unsigned long base, u32 handle, in basic_change() 249 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg, in basic_walk() 269 static int basic_dump(struct net *net, struct tcf_proto *tp, void *fh, in basic_dump()
|
| A D | cls_u32.c | 115 const struct tcf_proto *tp, in u32_classify() 298 static void *u32_get(struct tcf_proto *tp, u32 handle) in u32_get() 331 static void *tc_u_common_ptr(const struct tcf_proto *tp) in tc_u_common_ptr() 362 static int u32_init(struct tcf_proto *tp) in u32_init() 462 static int u32_delete_key(struct tcf_proto *tp, struct tc_u_knode *key) in u32_delete_key() 635 static void u32_destroy(struct tcf_proto *tp, bool rtnl_held, in u32_destroy() 669 static int u32_delete(struct tcf_proto *tp, void *arg, bool *last, in u32_delete() 741 static int u32_set_parms(struct net *net, struct tcf_proto *tp, in u32_set_parms() 871 struct tcf_proto *tp, unsigned long base, u32 handle, in u32_change() 1203 static void u32_walk(struct tcf_proto *tp, struct tcf_walker *arg, in u32_walk() [all …]
|
| A D | cls_fw.c | 40 struct tcf_proto *tp; member 52 const struct tcf_proto *tp, in fw_classify() 91 static void *fw_get(struct tcf_proto *tp, u32 handle) in fw_get() 107 static int fw_init(struct tcf_proto *tp) in fw_init() 132 static void fw_destroy(struct tcf_proto *tp, bool rtnl_held, in fw_destroy() 156 static int fw_delete(struct tcf_proto *tp, void *arg, bool *last, in fw_delete() 201 static int fw_set_parms(struct net *net, struct tcf_proto *tp, in fw_set_parms() 240 struct tcf_proto *tp, unsigned long base, in fw_change() 345 static void fw_walk(struct tcf_proto *tp, struct tcf_walker *arg, in fw_walk() 368 static int fw_dump(struct net *net, struct tcf_proto *tp, void *fh, in fw_dump()
|
| A D | cls_api.c | 55 const struct tcf_proto *tp; member 179 struct tcf_proto *tp) in tcf_proto_signal_destroying() 198 struct tcf_proto *tp) in tcf_proto_exists_destroying() 377 struct tcf_proto *tp; in tcf_proto_create() local 1916 struct tcf_proto *tp) in tcf_chain_tp_remove() 1943 struct tcf_proto *tp; in tcf_chain_tp_insert_unique() local 2018 struct tcf_proto *tp; in tcf_chain_tp_find() local 2116 struct tcf_proto *tp, in tfilter_notify_prep() 2212 struct tcf_proto *tp; in tfilter_notify_chain() local 2247 struct tcf_proto *tp; in tc_new_tfilter() local [all …]
|
| A D | cls_route.c | 56 struct tcf_proto *tp; member 126 const struct tcf_proto *tp, in route4_classify() 217 static void *route4_get(struct tcf_proto *tp, u32 handle) in route4_get() 243 static int route4_init(struct tcf_proto *tp) in route4_init() 277 static void route4_destroy(struct tcf_proto *tp, bool rtnl_held, in route4_destroy() 313 static int route4_delete(struct tcf_proto *tp, void *arg, bool *last, in route4_delete() 383 static int route4_set_parms(struct net *net, struct tcf_proto *tp, in route4_set_parms() 477 struct tcf_proto *tp, unsigned long base, u32 handle, in route4_change() 577 static void route4_walk(struct tcf_proto *tp, struct tcf_walker *arg, in route4_walk() 604 static int route4_dump(struct net *net, struct tcf_proto *tp, void *fh, in route4_dump()
|
| A D | cls_flow.c | 42 struct tcf_proto *tp; member 297 const struct tcf_proto *tp, in flow_classify() 391 struct tcf_proto *tp, unsigned long base, in flow_change() 569 static int flow_delete(struct tcf_proto *tp, void *arg, bool *last, in flow_delete() 582 static int flow_init(struct tcf_proto *tp) in flow_init() 594 static void flow_destroy(struct tcf_proto *tp, bool rtnl_held, in flow_destroy() 610 static void *flow_get(struct tcf_proto *tp, u32 handle) in flow_get() 621 static int flow_dump(struct net *net, struct tcf_proto *tp, void *fh, in flow_dump() 682 static void flow_walk(struct tcf_proto *tp, struct tcf_walker *arg, in flow_walk()
|