Home
last modified time | relevance | path

Searched defs:acked (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.h15 bool acked; member
/linux/net/ipv4/
H A Dtcp_illinois.c52 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()
H A Dtcp_scalable.c18 static void tcp_scalable_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_scalable_cong_avoid()
H A Dtcp_highspeed.c112 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_cong_avoid()
H A Dtcp_yeah.c58 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_cong_avoid() argument
H A Dtcp_hybla.c90 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hybla_cong_avoid()
H A Dtcp_vegas.c165 tcp_vegas_cong_avoid(struct sock * sk,u32 ack,u32 acked) tcp_vegas_cong_avoid() argument
H A Dtcp_veno.c119 tcp_veno_cong_avoid(struct sock * sk,u32 ack,u32 acked) tcp_veno_cong_avoid() argument
H A Dtcp_bic.c140 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
H A Dtcp_lp.c121 tcp_lp_cong_avoid(struct sock * sk,u32 ack,u32 acked) tcp_lp_cong_avoid() argument
H A Dtcp_htcp.c231 static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in htcp_cong_avoid()
H A Dbpf_tcp_ca.c263 static void bpf_tcp_ca_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bpf_tcp_ca_cong_avoid() argument
H A Dtcp_nv.c180 static void tcpnv_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcpnv_cong_avoid()
H A Dtcp_cdg.c262 static void tcp_cdg_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cdg_cong_avoid()
H A Dtcp_bbr.c481 bbr_set_cwnd_to_recover_or_restore(struct sock * sk,const struct rate_sample * rs,u32 acked,u32 * new_cwnd) bbr_set_cwnd_to_recover_or_restore() argument
520 bbr_set_cwnd(struct sock * sk,const struct rate_sample * rs,u32 acked,u32 bw,int gain) bbr_set_cwnd() argument
[all...]
/linux/drivers/net/arcnet/
H A Dcapmode.c185 static int ack_tx(struct net_device *dev, int acked) in ack_tx()
/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_kfunc.c51 BPF_PROG(cong_avoid,struct sock * sk,u32 ack,u32 acked) BPF_PROG() argument
H A Dbpf_cubic.c272 bictcp_update(struct bpf_bictcp * ca,__u32 cwnd,__u32 acked) bictcp_update() argument
386 BPF_PROG(bpf_cubic_cong_avoid,struct sock * sk,__u32 ack,__u32 acked) BPF_PROG() argument
[all...]
H A Dbpf_dctcp.c240 BPF_PROG(bpf_dctcp_cong_avoid,struct sock * sk,__u32 ack,__u32 acked) BPF_PROG() argument
/linux/drivers/remoteproc/
H A Dqcom_sysmon.c125 bool acked = false; in sysmon_request_shutdown() local
334 bool acked = false; in ssctl_request_shutdown() local
/linux/net/rxrpc/
H A Drecvmsg.c117 int acked; in rxrpc_rotate_rx_window() local
/linux/net/tipc/
H A Dlink.c203 u16 acked; member
1533 u16 acked, u16 gap, in tipc_link_advance_transmq()
2461 int tipc_link_bc_ack_rcv(struct tipc_link *r, u16 acked, u16 gap, in tipc_link_bc_ack_rcv()
2501 u16 acked = msg_bcast_ack(hdr); in tipc_link_bc_nack_rcv() local
/linux/drivers/hv/
H A Dmshv_eventfd.c50 bool acked = false; in mshv_notify_acked_gsi() local
/linux/net/dccp/ccids/
H A Dccid3.c
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h102 u8 acked; /* Wireless ACK received */ member

12