Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 25 of 35) 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.c3155 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid()
3503 static void tcp_cong_control(struct sock *sk, u32 ack, u32 acked_sacked, in tcp_cong_control()
3527 const u32 ack, const u32 ack_seq, in tcp_may_update_window()
3536 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3560 static int tcp_ack_update_window(struct sock *sk, const struct sk_buff *skb, u32 ack, in tcp_ack_update_window()
3697 static void tcp_process_tlp_ack(struct sock *sk, u32 ack, int flag) in tcp_process_tlp_ack()
3781 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_ack() local
4283 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_disordered_ack() local
Dtcp_cong.c436 void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
Dtcp_htcp.c231 static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in htcp_cong_avoid()
Dtcp_nv.c181 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_cubic.c322 static void cubictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in cubictcp_cong_avoid()
/net/rds/
Dsend.c486 static inline int rds_send_is_acked(struct rds_message *rm, u64 ack, in rds_send_is_acked()
686 void rds_send_path_drop_acked(struct rds_conn_path *cp, u64 ack, in rds_send_path_drop_acked()
714 void rds_send_drop_acked(struct rds_connection *conn, u64 ack, in rds_send_drop_acked()
Dtcp_send.c171 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked()
/net/sctp/
Dassociola.c1666 struct sctp_chunk *ack; in sctp_assoc_free_asconf_acks() local
1679 struct sctp_chunk *ack; in sctp_assoc_clean_asconf_ack_cache() local
1701 struct sctp_chunk *ack; in sctp_assoc_lookup_asconf_ack() local
/net/rxrpc/
Dinput.c419 u8 ack = 0; in rxrpc_input_data() local
856 struct rxrpc_ackpacket ack; in rxrpc_input_ack() member
Dconn_event.c34 struct rxrpc_ackpacket ack; in rxrpc_conn_retransmit_call() member
Doutput.c20 struct rxrpc_ackpacket ack; 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
1568 u16 ack = l->rcv_nxt - 1; in tipc_link_advance_transmq() local
2207 u16 ack = msg_ack(hdr); in tipc_link_proto_rcv() local
2361 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.c493 struct dccp_hdr_ack_bits ack; member
/net/ipv6/
Dtcp_ipv6.c892 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
1132 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()

12