/net/ipv4/ |
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_highspeed.c | 112 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_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()
|
D | tcp_bic.c | 140 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
|
D | tcp_lp.c | 121 static void tcp_lp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_lp_cong_avoid()
|
D | tcp_illinois.c | 260 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
|
D | tcp_input.c | 3204 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid() 3552 static void tcp_cong_control(struct sock *sk, u32 ack, u32 acked_sacked, in tcp_cong_control() 3576 const u32 ack, const u32 ack_seq, in tcp_may_update_window() 3585 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update() 3609 static int tcp_ack_update_window(struct sock *sk, const struct sk_buff *skb, u32 ack, in tcp_ack_update_window() 3748 static void tcp_process_tlp_ack(struct sock *sk, u32 ack, int flag) in tcp_process_tlp_ack() 3832 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_ack() local 4334 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_disordered_ack() local
|
D | tcp_htcp.c | 231 static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in htcp_cong_avoid()
|
D | tcp_nv.c | 180 static void tcpnv_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcpnv_cong_avoid()
|
D | tcp_cdg.c | 262 static void tcp_cdg_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cdg_cong_avoid()
|
D | tcp_cong.c | 498 __bpf_kfunc void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
|
D | tcp_cubic.c | 324 __bpf_kfunc static void cubictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in cubictcp_cong_avoid()
|
/net/rds/ |
D | send.c | 485 static inline int rds_send_is_acked(struct rds_message *rm, u64 ack, in rds_send_is_acked() 685 void rds_send_path_drop_acked(struct rds_conn_path *cp, u64 ack, in rds_send_path_drop_acked() 713 void rds_send_drop_acked(struct rds_connection *conn, u64 ack, in rds_send_drop_acked()
|
D | tcp_send.c | 172 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked()
|
/net/sctp/ |
D | associola.c | 1665 struct sctp_chunk *ack; in sctp_assoc_free_asconf_acks() local 1678 struct sctp_chunk *ack; in sctp_assoc_clean_asconf_ack_cache() local 1700 struct sctp_chunk *ack; in sctp_assoc_lookup_asconf_ack() local
|
/net/rxrpc/ |
D | input.c | 737 struct rxrpc_ackpacket ack; in rxrpc_input_check_prev_ack() local 859 struct rxrpc_ackpacket ack; in rxrpc_input_ack() local
|
D | call_event.c | 114 struct rxrpc_ackpacket *ack = NULL; in rxrpc_resend() local
|
D | conn_event.c | 88 struct rxrpc_ackpacket ack; in rxrpc_conn_retransmit_call() member
|
/net/tipc/ |
D | link.c | 401 u16 ack = snd_l->snd_nxt - 1; in tipc_link_remove_bc_peer() local 1043 u16 ack = l->rcv_nxt - 1; in tipc_link_xmit() local 1176 u16 ack = l->rcv_nxt - 1; in tipc_link_advance_backlog() local 1569 u16 ack = l->rcv_nxt - 1; in tipc_link_advance_transmq() local 2208 u16 ack = msg_ack(hdr); in tipc_link_proto_rcv() local 2362 u16 ack = l->rcv_nxt - 1; in tipc_link_build_bc_proto_msg() local
|
D | group.c | 395 void tipc_group_update_bc_members(struct tipc_group *grp, int len, bool ack) in tipc_group_update_bc_members() 500 bool ack, deliver, update, leave = false; in tipc_group_filter_msg() local
|
/net/netfilter/ |
D | nf_conntrack_proto_dccp.c | 495 struct dccp_hdr_ack_bits ack; member
|
/net/ipv6/ |
D | tcp_ipv6.c | 845 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response() 1085 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
|