Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 25 of 93) sorted by relevance

1234

/net/ipv4/
Dtcp_input.c326 static void tcp_ecn_queue_cwr(struct tcp_sock *tp) in tcp_ecn_queue_cwr()
346 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp) in tcp_ecn_withdraw_cwr()
353 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ecn_check_ce() local
389 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack()
395 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn()
401 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo()
415 const struct tcp_sock *tp = tcp_sk(sk); in tcp_sndbuf_expand() local
474 struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window() local
511 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window() local
543 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_buffer_space() local
[all …]
Dtcp_output.c53 void tcp_mstamp_refresh(struct tcp_sock *tp) in tcp_mstamp_refresh()
68 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_new_data_sent() local
97 const struct tcp_sock *tp = tcp_sk(sk); in tcp_acceptable_seq() local
123 struct tcp_sock *tp = tcp_sk(sk); in tcp_advertise_mss() local
144 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_restart() local
161 static void tcp_event_data_sent(struct tcp_sock *tp, in tcp_event_data_sent()
182 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_ack_sent() local
258 struct tcp_sock *tp = tcp_sk(sk); in tcp_select_window() local
308 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send_synack() local
321 struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send_syn() local
[all …]
Dtcp_recovery.c12 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_reo_wnd() local
37 s32 tcp_rack_skb_timeout(struct tcp_sock *tp, struct sk_buff *skb, u32 reo_wnd) in tcp_rack_skb_timeout()
65 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_detect_loss() local
102 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_mark_lost() local
123 void tcp_rack_advance(struct tcp_sock *tp, u8 sacked, u32 end_seq, in tcp_rack_advance()
156 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_reo_timeout() local
194 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_update_reo_wnd() local
225 struct tcp_sock *tp = tcp_sk(sk); in tcp_newreno_mark_lost() local
Dtcp_dctcp.c67 static void dctcp_reset(const struct tcp_sock *tp, struct dctcp *ca) in dctcp_reset()
77 const struct tcp_sock *tp = tcp_sk(sk); in dctcp_init() local
105 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ssthresh() local
113 const struct tcp_sock *tp = tcp_sk(sk); in dctcp_update_alpha() local
147 struct tcp_sock *tp = tcp_sk(sk); in dctcp_react_to_loss() local
185 const struct tcp_sock *tp = tcp_sk(sk); in dctcp_get_info() local
212 struct tcp_sock *tp = tcp_sk(sk); in dctcp_cwnd_undo() local
Dtcp_rate.c42 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_skb_sent() local
82 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_skb_delivered() local
118 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_gen() local
190 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_check_app_limited() local
Dtcp_timer.c104 struct tcp_sock *tp = tcp_sk(sk); in tcp_out_of_resources() local
234 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_timeout() local
360 struct tcp_sock *tp = tcp_sk(sk); in tcp_probe_timer() local
410 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_synack_timer() local
443 const struct tcp_sock *tp = tcp_sk(sk); in tcp_rtx_probe0_timed_out() local
470 struct tcp_sock *tp = tcp_sk(sk); in tcp_retransmit_timer() local
699 struct tcp_sock *tp = tcp_sk(sk); in tcp_keepalive_timer() local
784 struct tcp_sock *tp = container_of(timer, struct tcp_sock, compressed_ack_timer); in tcp_compressed_ack_kick() local
Dtcp_bbr.c266 struct tcp_sock *tp = tcp_sk(sk); in bbr_init_pacing_rate_from_rtt() local
285 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_pacing_rate() local
303 struct tcp_sock *tp = tcp_sk(sk); in bbr_tso_segs_goal() local
320 struct tcp_sock *tp = tcp_sk(sk); in bbr_save_cwnd() local
331 struct tcp_sock *tp = tcp_sk(sk); in bbr_cwnd_event() local
436 struct tcp_sock *tp = tcp_sk(sk); in bbr_packets_in_net_at_edt() local
480 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd_to_recover_or_restore() local
519 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd() local
554 struct tcp_sock *tp = tcp_sk(sk); in bbr_is_next_cycle_phase() local
590 struct tcp_sock *tp = tcp_sk(sk); in bbr_advance_cycle_phase() local
[all …]
Dtcp.c400 static u64 tcp_compute_delivery_rate(const struct tcp_sock *tp) in tcp_compute_delivery_rate()
421 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_sock() local
506 const struct tcp_sock *tp = tcp_sk(sk); in tcp_poll() local
608 struct tcp_sock *tp = tcp_sk(sk); in tcp_ioctl() local
652 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push()
658 static inline bool forced_push(const struct tcp_sock *tp) in forced_push()
665 struct tcp_sock *tp = tcp_sk(sk); in tcp_skb_entail() local
682 static inline void tcp_mark_urg(struct tcp_sock *tp, int flags) in tcp_mark_urg()
710 struct tcp_sock *tp = tcp_sk(sk); in tcp_push() local
921 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_size_goal() local
[all …]
Dtcp_cdg.c143 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
Dtcp_highspeed.c102 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
Dtcp_cong.c396 u32 tcp_slow_start(struct tcp_sock *tp, u32 acked) in tcp_slow_start()
410 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked) in tcp_cong_avoid_ai()
438 struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_cong_avoid() local
457 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_ssthresh() local
465 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_undo_cwnd() local
Dtcp_yeah.c43 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
Dtcp_scalable.c20 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
Dtcp_westwood.c165 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
Dtcp_vegas.c73 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
/net/sched/
Dcls_cgroup.c21 struct tcf_proto *tp; member
25 static int cls_cgroup_classify(struct sk_buff *skb, const struct tcf_proto *tp, in cls_cgroup_classify()
44 static void *cls_cgroup_get(struct tcf_proto *tp, u32 handle) in cls_cgroup_get()
49 static int cls_cgroup_init(struct tcf_proto *tp) in cls_cgroup_init()
77 struct tcf_proto *tp, unsigned long base, in cls_cgroup_change()
132 static void cls_cgroup_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_cgroup_destroy()
146 static int cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_cgroup_delete()
152 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_cgroup_walk()
170 static int cls_cgroup_dump(struct net *net, struct tcf_proto *tp, void *fh, in cls_cgroup_dump()
Dcls_matchall.c27 static int mall_classify(struct sk_buff *skb, const struct tcf_proto *tp, in mall_classify()
43 static int mall_init(struct tcf_proto *tp) in mall_init()
66 static void mall_destroy_hw_filter(struct tcf_proto *tp, in mall_destroy_hw_filter()
82 static int mall_replace_hw_filter(struct tcf_proto *tp, in mall_replace_hw_filter()
128 static void mall_destroy(struct tcf_proto *tp, bool rtnl_held, in mall_destroy()
147 static void *mall_get(struct tcf_proto *tp, u32 handle) in mall_get()
163 static int mall_set_parms(struct net *net, struct tcf_proto *tp, in mall_set_parms()
183 struct tcf_proto *tp, unsigned long base, in mall_change()
258 static int mall_delete(struct tcf_proto *tp, void *arg, bool *last, in mall_delete()
268 static void mall_walk(struct tcf_proto *tp, struct tcf_walker *arg, in mall_walk()
[all …]
Dcls_bpf.c49 struct tcf_proto *tp; member
80 static int cls_bpf_classify(struct sk_buff *skb, const struct tcf_proto *tp, in cls_bpf_classify()
141 static int cls_bpf_offload_cmd(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload_cmd()
193 static int cls_bpf_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload()
212 static void cls_bpf_stop_offload(struct tcf_proto *tp, in cls_bpf_stop_offload()
223 static void cls_bpf_offload_update_stats(struct tcf_proto *tp, in cls_bpf_offload_update_stats()
239 static int cls_bpf_init(struct tcf_proto *tp) in cls_bpf_init()
284 static void __cls_bpf_delete(struct tcf_proto *tp, struct cls_bpf_prog *prog, in __cls_bpf_delete()
299 static int cls_bpf_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_bpf_delete()
309 static void cls_bpf_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_bpf_destroy()
[all …]
Dcls_basic.c33 struct tcf_proto *tp; member
39 static int basic_classify(struct sk_buff *skb, const struct tcf_proto *tp, in basic_classify()
60 static void *basic_get(struct tcf_proto *tp, u32 handle) in basic_get()
74 static int basic_init(struct tcf_proto *tp) in basic_init()
106 static void basic_destroy(struct tcf_proto *tp, bool rtnl_held, in basic_destroy()
125 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last, in basic_delete()
145 static int basic_set_parms(struct net *net, struct tcf_proto *tp, in basic_set_parms()
171 struct tcf_proto *tp, unsigned long base, u32 handle, in basic_change()
247 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg, in basic_walk()
279 static int basic_dump(struct net *net, struct tcf_proto *tp, void *fh, in basic_dump()
Dcls_fw.c39 struct tcf_proto *tp; member
50 static int fw_classify(struct sk_buff *skb, const struct tcf_proto *tp, in fw_classify()
89 static void *fw_get(struct tcf_proto *tp, u32 handle) in fw_get()
105 static int fw_init(struct tcf_proto *tp) in fw_init()
130 static void fw_destroy(struct tcf_proto *tp, bool rtnl_held, in fw_destroy()
154 static int fw_delete(struct tcf_proto *tp, void *arg, bool *last, in fw_delete()
199 static int fw_set_parms(struct net *net, struct tcf_proto *tp, in fw_set_parms()
238 struct tcf_proto *tp, unsigned long base, in fw_change()
343 static void fw_walk(struct tcf_proto *tp, struct tcf_walker *arg, in fw_walk()
373 static int fw_dump(struct net *net, struct tcf_proto *tp, void *fh, in fw_dump()
Dcls_u32.c103 static int u32_classify(struct sk_buff *skb, const struct tcf_proto *tp, in u32_classify()
286 static void *u32_get(struct tcf_proto *tp, u32 handle) in u32_get()
319 static void *tc_u_common_ptr(const struct tcf_proto *tp) in tc_u_common_ptr()
350 static int u32_init(struct tcf_proto *tp) in u32_init()
448 static int u32_delete_key(struct tcf_proto *tp, struct tc_u_knode *key) in u32_delete_key()
475 static void u32_clear_hw_hnode(struct tcf_proto *tp, struct tc_u_hnode *h, in u32_clear_hw_hnode()
490 static int u32_replace_hw_hnode(struct tcf_proto *tp, struct tc_u_hnode *h, in u32_replace_hw_hnode()
519 static void u32_remove_hw_knode(struct tcf_proto *tp, struct tc_u_knode *n, in u32_remove_hw_knode()
533 static int u32_replace_hw_knode(struct tcf_proto *tp, struct tc_u_knode *n, in u32_replace_hw_knode()
572 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht, in u32_clear_hnode()
[all …]
Dcls_api.c50 static u32 destroy_obj_hashfn(const struct tcf_proto *tp) in destroy_obj_hashfn()
57 struct tcf_proto *tp) in tcf_proto_signal_destroying()
76 struct tcf_proto *tp) in tcf_proto_exists_destroying()
96 tcf_proto_signal_destroyed(struct tcf_chain *chain, struct tcf_proto *tp) in tcf_proto_signal_destroyed()
211 static inline u32 tcf_auto_prio(struct tcf_proto *tp) in tcf_auto_prio()
254 struct tcf_proto *tp; in tcf_proto_create() local
285 static void tcf_proto_get(struct tcf_proto *tp) in tcf_proto_get()
292 static void tcf_proto_destroy(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_destroy()
303 static void tcf_proto_put(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_put()
310 static bool tcf_proto_check_delete(struct tcf_proto *tp) in tcf_proto_check_delete()
[all …]
Dcls_route.c55 struct tcf_proto *tp; member
124 static int route4_classify(struct sk_buff *skb, const struct tcf_proto *tp, in route4_classify()
215 static void *route4_get(struct tcf_proto *tp, u32 handle) in route4_get()
241 static int route4_init(struct tcf_proto *tp) in route4_init()
275 static void route4_destroy(struct tcf_proto *tp, bool rtnl_held, in route4_destroy()
311 static int route4_delete(struct tcf_proto *tp, void *arg, bool *last, in route4_delete()
381 static int route4_set_parms(struct net *net, struct tcf_proto *tp, in route4_set_parms()
471 struct tcf_proto *tp, unsigned long base, u32 handle, in route4_change()
570 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()
Dcls_flow.c41 struct tcf_proto *tp; member
295 static int flow_classify(struct sk_buff *skb, const struct tcf_proto *tp, in flow_classify()
388 struct tcf_proto *tp, unsigned long base, in flow_change()
566 static int flow_delete(struct tcf_proto *tp, void *arg, bool *last, in flow_delete()
579 static int flow_init(struct tcf_proto *tp) in flow_init()
591 static void flow_destroy(struct tcf_proto *tp, bool rtnl_held, in flow_destroy()
607 static void *flow_get(struct tcf_proto *tp, u32 handle) in flow_get()
618 static int flow_dump(struct net *net, struct tcf_proto *tp, void *fh, in flow_dump()
679 static void flow_walk(struct tcf_proto *tp, struct tcf_walker *arg, in flow_walk()
Dcls_flower.c51 struct flow_dissector_key_ports tp; member
66 struct flow_dissector_key_ports tp; member
309 static int fl_classify(struct sk_buff *skb, const struct tcf_proto *tp, in fl_classify()
345 static int fl_init(struct tcf_proto *tp) in fl_init()
404 static struct cls_fl_head *fl_head_dereference(struct tcf_proto *tp) in fl_head_dereference()
429 static void fl_hw_destroy_filter(struct tcf_proto *tp, struct cls_fl_filter *f, in fl_hw_destroy_filter()
444 static int fl_hw_replace_filter(struct tcf_proto *tp, in fl_hw_replace_filter()
491 static void fl_hw_update_stats(struct tcf_proto *tp, struct cls_fl_filter *f, in fl_hw_update_stats()
537 static int __fl_delete(struct tcf_proto *tp, struct cls_fl_filter *f, in __fl_delete()
578 static void fl_destroy(struct tcf_proto *tp, bool rtnl_held, in fl_destroy()
[all …]

1234