Searched defs:sample (Results 1 – 22 of 22) sorted by relevance
/net/netfilter/ |
D | xt_rateest.c | 18 struct gnet_stats_rate_est64 sample = {0}; in xt_rateest_mt() local
|
/net/ipv4/ |
D | tcp_vegas.c | 111 void tcp_vegas_pkts_acked(struct sock *sk, const struct ack_sample *sample) in tcp_vegas_pkts_acked()
|
D | tcp_veno.c | 74 const struct ack_sample *sample) in tcp_veno_pkts_acked()
|
D | tcp_bic.c | 190 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked()
|
D | tcp_lp.c | 271 static void tcp_lp_pkts_acked(struct sock *sk, const struct ack_sample *sample) in tcp_lp_pkts_acked()
|
D | tcp_westwood.c | 104 const struct ack_sample *sample) in tcp_westwood_pkts_acked()
|
D | tcp_illinois.c | 86 static void tcp_illinois_acked(struct sock *sk, const struct ack_sample *sample) in tcp_illinois_acked()
|
D | tcp_htcp.c | 102 const struct ack_sample *sample) in measure_achieved_throughput()
|
D | tcp_nv.c | 240 static void tcpnv_acked(struct sock *sk, const struct ack_sample *sample) in tcpnv_acked()
|
D | tcp_cdg.c | 299 static void tcp_cdg_acked(struct sock *sk, const struct ack_sample *sample) in tcp_cdg_acked()
|
D | tcp_cubic.c | 446 static void cubictcp_acked(struct sock *sk, const struct ack_sample *sample) in cubictcp_acked()
|
D | tcp_input.c | 629 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update() 3419 struct ack_sample sample = { .pkts_acked = pkts_acked, in tcp_clean_rtx_queue() local
|
/net/core/ |
D | gen_estimator.c | 249 struct gnet_stats_rate_est64 *sample) in gen_estimator_read()
|
D | gen_stats.c | 256 struct gnet_stats_rate_est64 sample; in gnet_stats_copy_rate_est() local
|
/net/dccp/ |
D | input.c | 523 u32 sample = dp->dccps_options_received.dccpor_timestamp_echo; in dccp_rcv_respond_partopen_state_process() local
|
/net/dccp/ccids/lib/ |
D | packet_history.c | 396 u32 sample = 0, in tfrc_rx_hist_sample_rtt() local
|
/net/sched/ |
D | act_police.c | 271 struct gnet_stats_rate_est64 sample; in tcf_police_act() local
|
D | sch_fq.c | 501 unsigned long sample; in fq_check_throttled() local
|
D | sch_cake.c | 1307 static u64 cake_ewma(u64 avg, u64 sample, u32 shift) in cake_ewma()
|
/net/dccp/ccids/ |
D | ccid3.c | 760 const u32 sample = tfrc_rx_hist_sample_rtt(&hc->rx_hist, skb); in ccid3_hc_rx_packet_recv() local
|
/net/mac80211/ |
D | rc80211_minstrel_ht.h | 190 struct minstrel_sample_category sample[__MINSTREL_SAMPLE_TYPE_MAX]; member
|
/net/openvswitch/ |
D | actions.c | 1020 static int sample(struct datapath *dp, struct sk_buff *skb, in sample() function
|