Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 25 of 30) 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.c70 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_cong_avoid()
Dtcp_veno.c117 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_veno_cong_avoid()
Dtcp_lp.c118 static void tcp_lp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_lp_cong_avoid()
Dtcp_bic.c141 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
Dtcp_cong.c327 void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
Dtcp_illinois.c258 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
Dtcp_htcp.c231 static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in htcp_cong_avoid()
Dtcp_input.c2953 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
Dtcp_cubic.c330 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
Dtcp_ipv4.c713 u32 seq, u32 ack, in tcp_v4_send_ack()
/net/rxrpc/
Dar-ack.c337 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
Dar-input.c139 int ret, ackbit, ack; in rxrpc_fast_process_data() local
/net/rds/
Dtcp_send.c164 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked()
Dsend.c408 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/
Dassociola.c1629 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/
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/ipv6/
Dtcp_ipv6.c803 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/
Dnf_conntrack_proto_tcp.c514 __u32 seq, ack, sack, end, win, swin; in tcp_in_window() local
Dnf_conntrack_h323_main.c481 H2250LogicalChannelAckParameters *ack; in process_olca() local
/net/tipc/
Dlink.c712 uint ack = mod(link->next_in_no - 1); in __tipc_link_xmit() local

12