Home
last modified time | relevance | path

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

12

/net/ipv4/
Dtcp_scalable.c18 static void tcp_scalable_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_scalable_cong_avoid()
Dtcp_highspeed.c112 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_cong_avoid()
Dtcp_yeah.c58 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_cong_avoid()
Dtcp_hybla.c90 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hybla_cong_avoid()
Dtcp_vegas.c165 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_vegas_cong_avoid()
Dtcp_veno.c119 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_veno_cong_avoid()
Dtcp_bic.c140 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
Dtcp_lp.c121 static void tcp_lp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_lp_cong_avoid()
Dtcp_illinois.c260 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
Dtcp_input.c3204 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
Dtcp_htcp.c231 static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in htcp_cong_avoid()
Dtcp_nv.c180 static void tcpnv_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcpnv_cong_avoid()
Dtcp_cdg.c262 static void tcp_cdg_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cdg_cong_avoid()
Dtcp_cong.c498 __bpf_kfunc void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
Dtcp_cubic.c324 __bpf_kfunc static void cubictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in cubictcp_cong_avoid()
/net/rds/
Dsend.c485 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()
Dtcp_send.c172 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked()
/net/sctp/
Dassociola.c1665 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/
Dinput.c737 struct rxrpc_ackpacket ack; in rxrpc_input_check_prev_ack() local
859 struct rxrpc_ackpacket ack; in rxrpc_input_ack() local
Dcall_event.c114 struct rxrpc_ackpacket *ack = NULL; in rxrpc_resend() local
Dconn_event.c88 struct rxrpc_ackpacket ack; in rxrpc_conn_retransmit_call() member
/net/tipc/
Dlink.c401 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
Dgroup.c395 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/
Dnf_conntrack_proto_dccp.c495 struct dccp_hdr_ack_bits ack; member
/net/ipv6/
Dtcp_ipv6.c845 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()

12