/net/ipv4/ |
D | tcp_input.c | 205 static void tcp_ecn_queue_cwr(struct tcp_sock *tp) in tcp_ecn_queue_cwr() 211 static void tcp_ecn_accept_cwr(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_ecn_accept_cwr() 217 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp) in tcp_ecn_withdraw_cwr() 222 static void __tcp_ecn_check_ce(struct tcp_sock *tp, const struct sk_buff *skb) in __tcp_ecn_check_ce() 252 static void tcp_ecn_check_ce(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_ecn_check_ce() 258 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack() 264 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn() 270 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo() 284 const struct tcp_sock *tp = tcp_sk(sk); in tcp_sndbuf_expand() local 339 struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window() local [all …]
|
D | tcp_output.c | 78 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_new_data_sent() local 102 const struct tcp_sock *tp = tcp_sk(sk); in tcp_acceptable_seq() local 126 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 164 static void tcp_event_data_sent(struct tcp_sock *tp, in tcp_event_data_sent() 274 struct tcp_sock *tp = tcp_sk(sk); in tcp_select_window() local 323 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send_synack() local 335 struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send_syn() local 364 struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send() local 408 static inline bool tcp_urg_mode(const struct tcp_sock *tp) in tcp_urg_mode() [all …]
|
D | tcp.c | 382 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_sock() local 451 const struct tcp_sock *tp = tcp_sk(sk); in tcp_poll() local 546 struct tcp_sock *tp = tcp_sk(sk); in tcp_ioctl() local 601 static inline void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push() 607 static inline bool forced_push(const struct tcp_sock *tp) in forced_push() 614 struct tcp_sock *tp = tcp_sk(sk); in skb_entail() local 629 static inline void tcp_mark_urg(struct tcp_sock *tp, int flags) in tcp_mark_urg() 657 struct tcp_sock *tp = tcp_sk(sk); in tcp_push() local 844 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_size_goal() local 901 struct tcp_sock *tp = tcp_sk(sk); in do_tcp_sendpages() local [all …]
|
D | tcp_timer.c | 65 struct tcp_sock *tp = tcp_sk(sk); in tcp_out_of_resources() local 125 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtu_probing() local 173 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_timeout() local 220 struct tcp_sock *tp = tcp_sk(sk); in tcp_delack_timer_handler() local 287 struct tcp_sock *tp = tcp_sk(sk); in tcp_probe_timer() local 365 struct tcp_sock *tp = tcp_sk(sk); in tcp_retransmit_timer() local 585 struct tcp_sock *tp = tcp_sk(sk); in tcp_keepalive_timer() local
|
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() local 115 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ssthresh() local 129 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ce_state_0_to_1() local 159 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ce_state_1_to_0() local 188 const struct tcp_sock *tp = tcp_sk(sk); in dctcp_update_alpha() local
|
D | tcp_highspeed.c | 101 struct tcp_sock *tp = tcp_sk(sk); in hstcp_init() local 113 struct tcp_sock *tp = tcp_sk(sk); in hstcp_cong_avoid() local 152 const struct tcp_sock *tp = tcp_sk(sk); in hstcp_ssthresh() local
|
D | tcp_scalable.c | 20 struct tcp_sock *tp = tcp_sk(sk); in tcp_scalable_cong_avoid() local 33 const struct tcp_sock *tp = tcp_sk(sk); in tcp_scalable_ssthresh() local
|
D | tcp_cong.c | 297 void tcp_slow_start(struct tcp_sock *tp, u32 acked) in tcp_slow_start() 308 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w) in tcp_cong_avoid_ai() 329 struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_cong_avoid() local 346 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_ssthresh() local
|
D | tcp_vegas.c | 72 const struct tcp_sock *tp = tcp_sk(sk); in vegas_enable() local 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() local
|
D | tcp_westwood.c | 163 const struct tcp_sock *tp = tcp_sk(sk); in westwood_fast_bw() local 180 const struct tcp_sock *tp = tcp_sk(sk); in westwood_acked_count() local 217 const struct tcp_sock *tp = tcp_sk(sk); in tcp_westwood_bw_rttmin() local 240 struct tcp_sock *tp = tcp_sk(sk); in tcp_westwood_event() local
|
D | tcp_yeah.c | 44 struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_init() local 72 struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_cong_avoid() local 206 const struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_ssthresh() local
|
D | tcp_illinois.c | 58 struct tcp_sock *tp = tcp_sk(sk); in rtt_reset() local 222 struct tcp_sock *tp = tcp_sk(sk); in update_params() local 260 struct tcp_sock *tp = tcp_sk(sk); in tcp_illinois_cong_avoid() local 295 struct tcp_sock *tp = tcp_sk(sk); in tcp_illinois_ssthresh() local
|
D | tcp_lp.c | 135 struct tcp_sock *tp = tcp_sk(sk); in tcp_lp_remote_hz_estimator() local 188 struct tcp_sock *tp = tcp_sk(sk); in tcp_lp_owd_calculator() local 265 struct tcp_sock *tp = tcp_sk(sk); in tcp_lp_pkts_acked() local
|
D | tcp_bic.c | 143 struct tcp_sock *tp = tcp_sk(sk); in bictcp_cong_avoid() local 163 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_recalc_ssthresh() local 185 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_undo_cwnd() local
|
D | tcp_cubic.c | 134 struct tcp_sock *tp = tcp_sk(sk); in bictcp_hystart_reset() local 332 struct tcp_sock *tp = tcp_sk(sk); in bictcp_cong_avoid() local 350 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_recalc_ssthresh() local 384 struct tcp_sock *tp = tcp_sk(sk); in hystart_update() local 423 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_acked() local
|
/net/sched/ |
D | cls_cgroup.c | 25 struct tcf_proto *tp; member 29 static int cls_cgroup_classify(struct sk_buff *skb, const struct tcf_proto *tp, in cls_cgroup_classify() 65 static unsigned long cls_cgroup_get(struct tcf_proto *tp, u32 handle) in cls_cgroup_get() 70 static void cls_cgroup_put(struct tcf_proto *tp, unsigned long f) in cls_cgroup_put() 74 static int cls_cgroup_init(struct tcf_proto *tp) in cls_cgroup_init() 95 struct tcf_proto *tp, unsigned long base, in cls_cgroup_change() 154 static void cls_cgroup_destroy(struct tcf_proto *tp) in cls_cgroup_destroy() 164 static int cls_cgroup_delete(struct tcf_proto *tp, unsigned long arg) in cls_cgroup_delete() 169 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg) in cls_cgroup_walk() 184 static int cls_cgroup_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in cls_cgroup_dump()
|
D | cls_bpf.c | 41 struct tcf_proto *tp; member 52 static int cls_bpf_classify(struct sk_buff *skb, const struct tcf_proto *tp, in cls_bpf_classify() 79 static int cls_bpf_init(struct tcf_proto *tp) in cls_bpf_init() 93 static void cls_bpf_delete_prog(struct tcf_proto *tp, struct cls_bpf_prog *prog) in cls_bpf_delete_prog() 110 static int cls_bpf_delete(struct tcf_proto *tp, unsigned long arg) in cls_bpf_delete() 127 static void cls_bpf_destroy(struct tcf_proto *tp) in cls_bpf_destroy() 142 static unsigned long cls_bpf_get(struct tcf_proto *tp, u32 handle) in cls_bpf_get() 161 static void cls_bpf_put(struct tcf_proto *tp, unsigned long f) in cls_bpf_put() 165 static int cls_bpf_modify_existing(struct net *net, struct tcf_proto *tp, in cls_bpf_modify_existing() 225 static u32 cls_bpf_grab_new_handle(struct tcf_proto *tp, in cls_bpf_grab_new_handle() [all …]
|
D | cls_basic.c | 35 struct tcf_proto *tp; member 40 static int basic_classify(struct sk_buff *skb, const struct tcf_proto *tp, in basic_classify() 59 static unsigned long basic_get(struct tcf_proto *tp, u32 handle) in basic_get() 75 static void basic_put(struct tcf_proto *tp, unsigned long f) in basic_put() 79 static int basic_init(struct tcf_proto *tp) in basic_init() 100 static void basic_destroy(struct tcf_proto *tp) in basic_destroy() 114 static int basic_delete(struct tcf_proto *tp, unsigned long arg) in basic_delete() 135 static int basic_set_parms(struct net *net, struct tcf_proto *tp, in basic_set_parms() 169 struct tcf_proto *tp, unsigned long base, u32 handle, in basic_change() 237 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg) in basic_walk() [all …]
|
D | cls_fw.c | 48 struct tcf_proto *tp; member 59 static int fw_classify(struct sk_buff *skb, const struct tcf_proto *tp, in fw_classify() 98 static unsigned long fw_get(struct tcf_proto *tp, u32 handle) in fw_get() 114 static void fw_put(struct tcf_proto *tp, unsigned long f) in fw_put() 118 static int fw_init(struct tcf_proto *tp) in fw_init() 131 static void fw_destroy(struct tcf_proto *tp) in fw_destroy() 152 static int fw_delete(struct tcf_proto *tp, unsigned long arg) in fw_delete() 184 fw_change_attrs(struct net *net, struct tcf_proto *tp, struct fw_filter *f, in fw_change_attrs() 231 struct tcf_proto *tp, unsigned long base, in fw_change() 329 static void fw_walk(struct tcf_proto *tp, struct tcf_walker *arg) in fw_walk() [all …]
|
D | cls_tcindex.c | 43 struct tcf_proto *tp; member 81 static int tcindex_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tcindex_classify() 107 static unsigned long tcindex_get(struct tcf_proto *tp, u32 handle) in tcindex_get() 120 static void tcindex_put(struct tcf_proto *tp, unsigned long f) in tcindex_put() 126 static int tcindex_init(struct tcf_proto *tp) in tcindex_init() 144 tcindex_delete(struct tcf_proto *tp, unsigned long arg) in tcindex_delete() 178 static int tcindex_destroy_element(struct tcf_proto *tp, in tcindex_destroy_element() 223 tcindex_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, in tcindex_set_parms() 415 struct tcf_proto *tp, unsigned long base, u32 handle, in tcindex_change() 439 static void tcindex_walk(struct tcf_proto *tp, struct tcf_walker *walker) in tcindex_walk() [all …]
|
D | cls_u32.c | 66 struct tcf_proto *tp; member 105 static int u32_classify(struct sk_buff *skb, const struct tcf_proto *tp, struct tcf_result *res) in u32_classify() 286 static unsigned long u32_get(struct tcf_proto *tp, u32 handle) in u32_get() 305 static void u32_put(struct tcf_proto *tp, unsigned long f) in u32_put() 324 static int u32_init(struct tcf_proto *tp) in u32_init() 360 static int u32_destroy_key(struct tcf_proto *tp, in u32_destroy_key() 408 static int u32_delete_key(struct tcf_proto *tp, struct tc_u_knode *key) in u32_delete_key() 431 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_clear_hnode() 446 static int u32_destroy_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_destroy_hnode() 470 static void u32_destroy(struct tcf_proto *tp) in u32_destroy() [all …]
|
D | cls_rsvp.h | 131 static int rsvp_classify(struct sk_buff *skb, const struct tcf_proto *tp, in rsvp_classify() 225 static void rsvp_replace(struct tcf_proto *tp, struct rsvp_filter *n, u32 h) in rsvp_replace() 252 static unsigned long rsvp_get(struct tcf_proto *tp, u32 handle) in rsvp_get() 274 static void rsvp_put(struct tcf_proto *tp, unsigned long f) in rsvp_put() 278 static int rsvp_init(struct tcf_proto *tp) in rsvp_init() 291 rsvp_delete_filter(struct tcf_proto *tp, struct rsvp_filter *f) in rsvp_delete_filter() 298 static void rsvp_destroy(struct tcf_proto *tp) in rsvp_destroy() 328 static int rsvp_delete(struct tcf_proto *tp, unsigned long arg) in rsvp_delete() 368 static unsigned int gen_handle(struct tcf_proto *tp, unsigned salt) in gen_handle() 451 struct tcf_proto *tp, unsigned long base, in rsvp_change() [all …]
|
D | cls_api.c | 109 static inline u32 tcf_auto_prio(struct tcf_proto *tp) in tcf_auto_prio() 134 struct tcf_proto *tp; in tc_ctl_tfilter() local 351 static int tcf_fill_node(struct net *net, struct sk_buff *skb, struct tcf_proto *tp, in tcf_fill_node() 386 struct nlmsghdr *n, struct tcf_proto *tp, in tfilter_notify() 411 static int tcf_node_dump(struct tcf_proto *tp, unsigned long n, in tcf_node_dump() 429 struct tcf_proto *tp, __rcu **chain; in tc_dump_tfilter() local 515 int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, in tcf_exts_validate() 551 void tcf_exts_change(struct tcf_proto *tp, struct tcf_exts *dst, in tcf_exts_change()
|
D | cls_route.c | 59 struct tcf_proto *tp; member 128 static int route4_classify(struct sk_buff *skb, const struct tcf_proto *tp, in route4_classify() 230 static unsigned long route4_get(struct tcf_proto *tp, u32 handle) in route4_get() 259 static void route4_put(struct tcf_proto *tp, unsigned long f) in route4_put() 263 static int route4_init(struct tcf_proto *tp) in route4_init() 277 static void route4_destroy(struct tcf_proto *tp) in route4_destroy() 310 static int route4_delete(struct tcf_proto *tp, unsigned long arg) in route4_delete() 369 static int route4_set_parms(struct net *net, struct tcf_proto *tp, in route4_set_parms() 464 struct tcf_proto *tp, unsigned long base, in route4_change() 560 static void route4_walk(struct tcf_proto *tp, struct tcf_walker *arg) in route4_walk() [all …]
|
D | cls_flow.c | 44 struct tcf_proto *tp; member 279 static int flow_classify(struct sk_buff *skb, const struct tcf_proto *tp, in flow_classify() 363 struct tcf_proto *tp, unsigned long base, in flow_change() 542 static int flow_delete(struct tcf_proto *tp, unsigned long arg) in flow_delete() 551 static int flow_init(struct tcf_proto *tp) in flow_init() 563 static void flow_destroy(struct tcf_proto *tp) in flow_destroy() 576 static unsigned long flow_get(struct tcf_proto *tp, u32 handle) in flow_get() 587 static void flow_put(struct tcf_proto *tp, unsigned long f) in flow_put() 591 static int flow_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in flow_dump() 652 static void flow_walk(struct tcf_proto *tp, struct tcf_walker *arg) in flow_walk()
|