/net/ipv4/ |
D | tcp_input.c | 205 static inline void TCP_ECN_queue_cwr(struct tcp_sock *tp) in TCP_ECN_queue_cwr() 211 static inline void TCP_ECN_accept_cwr(struct tcp_sock *tp, const struct sk_buff *skb) in TCP_ECN_accept_cwr() 217 static inline void TCP_ECN_withdraw_cwr(struct tcp_sock *tp) in TCP_ECN_withdraw_cwr() 222 static inline void TCP_ECN_check_ce(struct tcp_sock *tp, const struct sk_buff *skb) in TCP_ECN_check_ce() 248 static inline void TCP_ECN_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in TCP_ECN_rcv_synack() 254 static inline void TCP_ECN_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in TCP_ECN_rcv_syn() 260 static bool TCP_ECN_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in TCP_ECN_rcv_ecn_echo() 309 struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window() local 326 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window() local 380 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_buffer_space() local [all …]
|
D | tcp_output.c | 75 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_new_data_sent() local 96 const struct tcp_sock *tp = tcp_sk(sk); in tcp_acceptable_seq() local 120 struct tcp_sock *tp = tcp_sk(sk); in tcp_advertise_mss() local 140 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_restart() local 158 static void tcp_event_data_sent(struct tcp_sock *tp, in tcp_event_data_sent() 262 struct tcp_sock *tp = tcp_sk(sk); in tcp_select_window() local 299 static inline void TCP_ECN_send_synack(const struct tcp_sock *tp, struct sk_buff *skb) in TCP_ECN_send_synack() 309 struct tcp_sock *tp = tcp_sk(sk); in TCP_ECN_send_syn() local 331 struct tcp_sock *tp = tcp_sk(sk); in TCP_ECN_send() local 373 static inline bool tcp_urg_mode(const struct tcp_sock *tp) in tcp_urg_mode() [all …]
|
D | tcp_cong.c | 286 const struct tcp_sock *tp = tcp_sk(sk); in tcp_is_cwnd_limited() local 309 void tcp_slow_start(struct tcp_sock *tp) in tcp_slow_start() 335 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w) in tcp_cong_avoid_ai() 356 struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_cong_avoid() local 373 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_ssthresh() local 381 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_min_cwnd() local
|
D | tcp.c | 379 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_sock() local 441 const struct tcp_sock *tp = tcp_sk(sk); in tcp_poll() local 534 struct tcp_sock *tp = tcp_sk(sk); in tcp_ioctl() local 589 static inline void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push() 595 static inline bool forced_push(const struct tcp_sock *tp) in forced_push() 602 struct tcp_sock *tp = tcp_sk(sk); in skb_entail() local 617 static inline void tcp_mark_urg(struct tcp_sock *tp, int flags) in tcp_mark_urg() 627 struct tcp_sock *tp = tcp_sk(sk); in tcp_push() local 793 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_size_goal() local 840 struct tcp_sock *tp = tcp_sk(sk); in do_tcp_sendpages() local [all …]
|
D | tcp_timer.c | 57 struct tcp_sock *tp = tcp_sk(sk); in tcp_out_of_resources() local 110 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtu_probing() local 199 struct tcp_sock *tp = tcp_sk(sk); in tcp_delack_timer_handler() local 265 struct tcp_sock *tp = tcp_sk(sk); in tcp_probe_timer() local 342 struct tcp_sock *tp = tcp_sk(sk); in tcp_retransmit_timer() local 562 struct tcp_sock *tp = tcp_sk(sk); in tcp_keepalive_timer() local
|
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
|
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_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 220 const struct tcp_sock *tp = tcp_sk(sk); in tcp_westwood_bw_rttmin() local 227 struct tcp_sock *tp = tcp_sk(sk); in tcp_westwood_event() local
|
D | tcp_vegas.c | 73 const struct tcp_sock *tp = tcp_sk(sk); in vegas_enable() local 161 static inline u32 tcp_vegas_ssthresh(struct tcp_sock *tp) in tcp_vegas_ssthresh() 168 struct tcp_sock *tp = tcp_sk(sk); in tcp_vegas_cong_avoid() local
|
D | tcp_yeah.c | 44 struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_init() local 74 struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_cong_avoid() local 209 const struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_ssthresh() local
|
D | tcp_illinois.c | 59 struct tcp_sock *tp = tcp_sk(sk); in rtt_reset() local 223 struct tcp_sock *tp = tcp_sk(sk); in update_params() local 261 struct tcp_sock *tp = tcp_sk(sk); in tcp_illinois_cong_avoid() local 296 struct tcp_sock *tp = tcp_sk(sk); in tcp_illinois_ssthresh() local
|
D | tcp_cubic.c | 133 struct tcp_sock *tp = tcp_sk(sk); in bictcp_hystart_reset() local 307 struct tcp_sock *tp = tcp_sk(sk); in bictcp_cong_avoid() local 326 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_recalc_ssthresh() local 360 struct tcp_sock *tp = tcp_sk(sk); in hystart_update() local 399 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_acked() local
|
D | tcp_bic.c | 145 struct tcp_sock *tp = tcp_sk(sk); in bictcp_cong_avoid() local 166 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_recalc_ssthresh() local 189 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_undo_cwnd() 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_htcp.c | 69 const struct tcp_sock *tp = tcp_sk(sk); in htcp_cwnd_undo() local 104 const struct tcp_sock *tp = tcp_sk(sk); in measure_achieved_throughput() local 223 const struct tcp_sock *tp = tcp_sk(sk); in htcp_recalc_ssthresh() local 232 struct tcp_sock *tp = tcp_sk(sk); in htcp_cong_avoid() local
|
/net/sched/ |
D | cls_basic.c | 42 static int basic_classify(struct sk_buff *skb, const struct tcf_proto *tp, in basic_classify() 61 static unsigned long basic_get(struct tcf_proto *tp, u32 handle) in basic_get() 77 static void basic_put(struct tcf_proto *tp, unsigned long f) in basic_put() 81 static int basic_init(struct tcf_proto *tp) in basic_init() 93 static void basic_delete_filter(struct tcf_proto *tp, struct basic_filter *f) in basic_delete_filter() 101 static void basic_destroy(struct tcf_proto *tp) in basic_destroy() 113 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() 167 struct tcf_proto *tp, unsigned long base, u32 handle, in basic_change() 229 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg) in basic_walk() [all …]
|
D | cls_fw.c | 80 static int fw_classify(struct sk_buff *skb, const struct tcf_proto *tp, in fw_classify() 117 static unsigned long fw_get(struct tcf_proto *tp, u32 handle) in fw_get() 132 static void fw_put(struct tcf_proto *tp, unsigned long f) in fw_put() 136 static int fw_init(struct tcf_proto *tp) in fw_init() 141 static void fw_delete_filter(struct tcf_proto *tp, struct fw_filter *f) in fw_delete_filter() 148 static void fw_destroy(struct tcf_proto *tp) in fw_destroy() 166 static int fw_delete(struct tcf_proto *tp, unsigned long arg) in fw_delete() 195 fw_change_attrs(struct net *net, struct tcf_proto *tp, struct fw_filter *f, in fw_change_attrs() 237 struct tcf_proto *tp, unsigned long base, in fw_change() 302 static void fw_walk(struct tcf_proto *tp, struct tcf_walker *arg) in fw_walk() [all …]
|
D | cls_tcindex.c | 27 #define PRIV(tp) ((struct tcindex_data *) (tp)->root) argument 82 static int tcindex_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tcindex_classify() 108 static unsigned long tcindex_get(struct tcf_proto *tp, u32 handle) in tcindex_get() 121 static void tcindex_put(struct tcf_proto *tp, unsigned long f) in tcindex_put() 127 static int tcindex_init(struct tcf_proto *tp) in tcindex_init() 146 __tcindex_delete(struct tcf_proto *tp, unsigned long arg, int lock) in __tcindex_delete() 180 static int tcindex_delete(struct tcf_proto *tp, unsigned long arg) in tcindex_delete() 200 tcindex_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, in tcindex_set_parms() 337 struct tcf_proto *tp, unsigned long base, u32 handle, in tcindex_change() 362 static void tcindex_walk(struct tcf_proto *tp, struct tcf_walker *walker) in tcindex_walk() [all …]
|
D | cls_api.c | 64 struct tcf_proto_ops *t, **tp; in register_tcf_proto_ops() local 83 struct tcf_proto_ops *t, **tp; in unregister_tcf_proto_ops() local 108 static inline u32 tcf_auto_prio(struct tcf_proto *tp) in tcf_auto_prio() 133 struct tcf_proto *tp; in tc_ctl_tfilter() local 347 static int tcf_fill_node(struct sk_buff *skb, struct tcf_proto *tp, in tcf_fill_node() 382 struct nlmsghdr *n, struct tcf_proto *tp, in tfilter_notify() 407 static int tcf_node_dump(struct tcf_proto *tp, unsigned long n, in tcf_node_dump() 424 struct tcf_proto *tp, **chain; in tc_dump_tfilter() local 500 void tcf_exts_destroy(struct tcf_proto *tp, struct tcf_exts *exts) in tcf_exts_destroy() 511 int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, in tcf_exts_validate() [all …]
|
D | cls_cgroup.c | 120 static int cls_cgroup_classify(struct sk_buff *skb, const struct tcf_proto *tp, in cls_cgroup_classify() 158 static unsigned long cls_cgroup_get(struct tcf_proto *tp, u32 handle) in cls_cgroup_get() 163 static void cls_cgroup_put(struct tcf_proto *tp, unsigned long f) in cls_cgroup_put() 167 static int cls_cgroup_init(struct tcf_proto *tp) in cls_cgroup_init() 182 struct tcf_proto *tp, unsigned long base, in cls_cgroup_change() 233 static void cls_cgroup_destroy(struct tcf_proto *tp) in cls_cgroup_destroy() 244 static int cls_cgroup_delete(struct tcf_proto *tp, unsigned long arg) in cls_cgroup_delete() 249 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg) in cls_cgroup_walk() 264 static int cls_cgroup_dump(struct tcf_proto *tp, unsigned long fh, in cls_cgroup_dump()
|
D | cls_u32.c | 96 static int u32_classify(struct sk_buff *skb, const struct tcf_proto *tp, struct tcf_result *res) in u32_classify() 271 static unsigned long u32_get(struct tcf_proto *tp, u32 handle) in u32_get() 290 static void u32_put(struct tcf_proto *tp, unsigned long f) in u32_put() 306 static int u32_init(struct tcf_proto *tp) in u32_init() 342 static int u32_destroy_key(struct tcf_proto *tp, struct tc_u_knode *n) in u32_destroy_key() 355 static int u32_delete_key(struct tcf_proto *tp, struct tc_u_knode* key) in u32_delete_key() 376 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_clear_hnode() 390 static int u32_destroy_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht) in u32_destroy_hnode() 411 static void u32_destroy(struct tcf_proto *tp) in u32_destroy() 445 static int u32_delete(struct tcf_proto *tp, unsigned long arg) in u32_delete() [all …]
|
D | cls_route.c | 128 static int route4_classify(struct sk_buff *skb, const struct tcf_proto *tp, in route4_classify() 219 static unsigned long route4_get(struct tcf_proto *tp, u32 handle) in route4_get() 246 static void route4_put(struct tcf_proto *tp, unsigned long f) in route4_put() 250 static int route4_init(struct tcf_proto *tp) in route4_init() 256 route4_delete_filter(struct tcf_proto *tp, struct route4_filter *f) in route4_delete_filter() 263 static void route4_destroy(struct tcf_proto *tp) in route4_destroy() 290 static int route4_delete(struct tcf_proto *tp, unsigned long arg) in route4_delete() 338 static int route4_set_parms(struct net *net, struct tcf_proto *tp, in route4_set_parms() 432 struct tcf_proto *tp, unsigned long base, in route4_change() 523 static void route4_walk(struct tcf_proto *tp, struct tcf_walker *arg) in route4_walk() [all …]
|
D | cls_rsvp.h | 133 static int rsvp_classify(struct sk_buff *skb, const struct tcf_proto *tp, in rsvp_classify() 224 static unsigned long rsvp_get(struct tcf_proto *tp, u32 handle) in rsvp_get() 244 static void rsvp_put(struct tcf_proto *tp, unsigned long f) in rsvp_put() 248 static int rsvp_init(struct tcf_proto *tp) in rsvp_init() 261 rsvp_delete_filter(struct tcf_proto *tp, struct rsvp_filter *f) in rsvp_delete_filter() 268 static void rsvp_destroy(struct tcf_proto *tp) in rsvp_destroy() 299 static int rsvp_delete(struct tcf_proto *tp, unsigned long arg) in rsvp_delete() 339 static unsigned int gen_handle(struct tcf_proto *tp, unsigned salt) in gen_handle() 420 struct tcf_proto *tp, unsigned long base, in rsvp_change() 569 static void rsvp_walk(struct tcf_proto *tp, struct tcf_walker *arg) in rsvp_walk() [all …]
|
D | cls_flow.c | 281 static int flow_classify(struct sk_buff *skb, const struct tcf_proto *tp, in flow_classify() 355 struct tcf_proto *tp, unsigned long base, in flow_change() 511 static void flow_destroy_filter(struct tcf_proto *tp, struct flow_filter *f) in flow_destroy_filter() 519 static int flow_delete(struct tcf_proto *tp, unsigned long arg) in flow_delete() 530 static int flow_init(struct tcf_proto *tp) in flow_init() 542 static void flow_destroy(struct tcf_proto *tp) in flow_destroy() 554 static unsigned long flow_get(struct tcf_proto *tp, u32 handle) in flow_get() 565 static void flow_put(struct tcf_proto *tp, unsigned long f) in flow_put() 569 static int flow_dump(struct tcf_proto *tp, unsigned long fh, in flow_dump() 630 static void flow_walk(struct tcf_proto *tp, struct tcf_walker *arg) in flow_walk()
|
D | ematch.c | 173 static int tcf_em_validate(struct tcf_proto *tp, in tcf_em_validate() 301 int tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, in tcf_em_tree_validate() 396 void tcf_em_tree_destroy(struct tcf_proto *tp, struct tcf_ematch_tree *tree) in tcf_em_tree_destroy()
|