/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 | 111 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_cong_avoid()
|
D | tcp_hybla.c | 89 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hybla_cong_avoid()
|
D | tcp_vegas.c | 164 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_vegas_cong_avoid()
|
D | tcp_yeah.c | 70 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_cong_avoid()
|
D | tcp_veno.c | 117 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_veno_cong_avoid()
|
D | tcp_lp.c | 118 static void tcp_lp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_lp_cong_avoid()
|
D | tcp_bic.c | 141 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
|
D | tcp_cong.c | 327 void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
|
D | tcp_illinois.c | 258 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
|
D | tcp_htcp.c | 231 static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in htcp_cong_avoid()
|
D | tcp_input.c | 2953 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid() 3273 const u32 ack, const u32 ack_seq, in tcp_may_update_window() 3286 static int tcp_ack_update_window(struct sock *sk, const struct sk_buff *skb, u32 ack, in tcp_ack_update_window() 3369 static void tcp_process_tlp_ack(struct sock *sk, u32 ack, int flag) in tcp_process_tlp_ack() 3413 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_ack() local 3793 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_disordered_ack() local
|
D | tcp_cubic.c | 330 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
|
D | tcp_ipv4.c | 713 u32 seq, u32 ack, in tcp_v4_send_ack()
|
/net/rxrpc/ |
D | ar-ack.c | 337 struct rxrpc_ackpacket *ack, in rxrpc_process_soft_ACKs() 633 struct rxrpc_ackpacket ack; in rxrpc_process_rx_queue() local 881 struct rxrpc_ackpacket ack; in rxrpc_process_call() local
|
D | ar-input.c | 139 int ret, ackbit, ack; in rxrpc_fast_process_data() local
|
/net/rds/ |
D | tcp_send.c | 164 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked()
|
D | send.c | 408 static inline int rds_send_is_acked(struct rds_message *rm, u64 ack, in rds_send_is_acked() 647 void rds_send_drop_acked(struct rds_connection *conn, u64 ack, in rds_send_drop_acked()
|
/net/sctp/ |
D | associola.c | 1629 struct sctp_chunk *ack; in sctp_assoc_free_asconf_acks() local 1642 struct sctp_chunk *ack; in sctp_assoc_clean_asconf_ack_cache() local 1664 struct sctp_chunk *ack; in sctp_assoc_lookup_asconf_ack() local
|
/net/decnet/ |
D | dn_nsp_in.c | 100 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
|
D | dn_nsp_out.c | 384 struct sk_buff *skb2, *n, *ack = NULL; in dn_nsp_check_xmit_queue() local
|
/net/ipv6/ |
D | tcp_ipv6.c | 803 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response() 974 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
|
/net/netfilter/ |
D | nf_conntrack_proto_tcp.c | 514 __u32 seq, ack, sack, end, win, swin; in tcp_in_window() local
|
D | nf_conntrack_h323_main.c | 481 H2250LogicalChannelAckParameters *ack; in process_olca() local
|
/net/tipc/ |
D | link.c | 712 uint ack = mod(link->next_in_no - 1); in __tipc_link_xmit() local
|