| /kernel/linux/linux-4.19/net/ipv4/ |
| D | tcp_cong.c | 393 u32 tcp_slow_start(struct tcp_sock *tp, u32 acked) in tcp_slow_start() 407 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked) in tcp_cong_avoid_ai() 433 void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
|
| D | tcp_scalable.c | 18 static void tcp_scalable_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_scalable_cong_avoid()
|
| D | tcp_illinois.c | 51 u16 acked; /* # packets acked by current ACK */ member 259 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
|
| D | tcp_highspeed.c | 111 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_cong_avoid()
|
| D | tcp_cubic.c | 224 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update() 334 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
|
| D | tcp_hybla.c | 89 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hybla_cong_avoid()
|
| D | tcp_vegas.c | 164 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_vegas_cong_avoid()
|
| D | tcp_yeah.c | 71 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_cong_avoid()
|
| D | tcp_veno.c | 118 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_veno_cong_avoid()
|
| D | tcp_bic.c | 139 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_cong.c | 396 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() 436 void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
|
| D | tcp_scalable.c | 18 static void tcp_scalable_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_scalable_cong_avoid()
|
| D | tcp_illinois.c | 52 u16 acked; /* # packets acked by current ACK */ member 260 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
|
| D | tcp_highspeed.c | 112 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_cong_avoid()
|
| D | tcp_cubic.c | 221 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update() 331 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
|
| D | tcp_yeah.c | 58 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_cong_avoid()
|
| D | tcp_hybla.c | 90 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hybla_cong_avoid()
|
| D | tcp_vegas.c | 165 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_vegas_cong_avoid()
|
| D | tcp_veno.c | 119 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_veno_cong_avoid()
|
| /kernel/linux/linux-4.19/net/mac80211/ |
| D | status.c | 470 bool acked, bool dropped) in ieee80211_report_ack_skb() 517 bool acked = info->flags & IEEE80211_TX_STAT_ACK; in ieee80211_report_used_skb() local 718 bool acked; in __ieee80211_tx_status() local 939 bool acked, noack_success; in ieee80211_tx_status_ext() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
| D | dp_tx.h | 14 bool acked; member
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | status.c | 615 bool acked, bool dropped) in ieee80211_report_ack_skb() 678 bool acked = info->flags & IEEE80211_TX_STAT_ACK; in ieee80211_report_used_skb() local 893 bool acked; in __ieee80211_tx_status() local 1078 bool acked, noack_success; in ieee80211_tx_status_ext() local
|
| /kernel/linux/linux-4.19/drivers/net/arcnet/ |
| D | capmode.c | 185 static int ack_tx(struct net_device *dev, int acked) in ack_tx()
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| D | capmode.c | 185 static int ack_tx(struct net_device *dev, int acked) in ack_tx()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | bpf_cubic.c | 273 __u32 acked) in bictcp_update() 387 void BPF_STRUCT_OPS(bictcp_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_STRUCT_OPS()
|