Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 25 of 32) 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.c111 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_cong_avoid()
Dtcp_hybla.c89 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hybla_cong_avoid()
Dtcp_vegas.c164 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_vegas_cong_avoid()
Dtcp_yeah.c71 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_cong_avoid()
Dtcp_veno.c118 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_veno_cong_avoid()
Dtcp_bic.c141 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
Dtcp_lp.c118 static void tcp_lp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_lp_cong_avoid()
Dtcp_illinois.c259 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
Dtcp_cong.c415 void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
Dtcp_input.c3010 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid()
3343 static void tcp_cong_control(struct sock *sk, u32 ack, u32 acked_sacked, in tcp_cong_control()
3367 const u32 ack, const u32 ack_seq, in tcp_may_update_window()
3376 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3404 static int tcp_ack_update_window(struct sock *sk, const struct sk_buff *skb, u32 ack, in tcp_ack_update_window()
3535 static void tcp_process_tlp_ack(struct sock *sk, u32 ack, int flag) in tcp_process_tlp_ack()
3601 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_ack() local
4001 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.c149 static void tcpnv_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcpnv_cong_avoid()
Dtcp_cdg.c260 static void tcp_cdg_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cdg_cong_avoid()
Dtcp_cubic.c336 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
/net/rds/
Dsend.c458 static inline int rds_send_is_acked(struct rds_message *rm, u64 ack, in rds_send_is_acked()
661 void rds_send_path_drop_acked(struct rds_conn_path *cp, u64 ack, in rds_send_path_drop_acked()
689 void rds_send_drop_acked(struct rds_connection *conn, u64 ack, in rds_send_drop_acked()
Dtcp_send.c179 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked()
/net/sctp/
Dassociola.c1637 struct sctp_chunk *ack; in sctp_assoc_free_asconf_acks() local
1650 struct sctp_chunk *ack; in sctp_assoc_clean_asconf_ack_cache() local
1672 struct sctp_chunk *ack; in sctp_assoc_lookup_asconf_ack() local
/net/decnet/
Ddn_nsp_in.c100 static void dn_ack(struct sock *sk, struct sk_buff *skb, unsigned short ack) in dn_ack()
140 unsigned short ack; in dn_process_ack() local
Ddn_nsp_out.c384 struct sk_buff *skb2, *n, *ack = NULL; in dn_nsp_check_xmit_queue() local
/net/rxrpc/
Dinput.c429 u8 ack = 0, flags, annotation = 0; in rxrpc_input_data() local
753 struct rxrpc_ackpacket ack; in rxrpc_input_ack() member
Dconn_event.c40 struct rxrpc_ackpacket ack; in rxrpc_conn_retransmit_call() member
Doutput.c24 struct rxrpc_ackpacket ack; member
/net/tipc/
Dlink.c355 u16 ack = snd_l->snd_nxt - 1; in tipc_link_remove_bc_peer() local
884 u16 ack = l->rcv_nxt - 1; in tipc_link_xmit() local
957 u16 ack = l->rcv_nxt - 1; in tipc_link_advance_backlog() local
1000 u16 ack = l->rcv_nxt - 1; in tipc_link_retrans() local
1431 u16 ack = msg_ack(hdr); in tipc_link_proto_rcv() local
1554 u16 ack = l->rcv_nxt - 1; in tipc_link_build_bc_proto_msg() local
/net/ipv6/
Dtcp_ipv6.c759 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
933 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()

12