Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 25 of 31) 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_illinois.c258 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
Dtcp_cong.c418 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_input.c3027 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid()
3360 const u32 ack, const u32 ack_seq, in tcp_may_update_window()
3369 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3395 static int tcp_ack_update_window(struct sock *sk, const struct sk_buff *skb, u32 ack, in tcp_ack_update_window()
3524 static void tcp_process_tlp_ack(struct sock *sk, u32 ack, int flag) in tcp_process_tlp_ack()
3570 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_ack() local
3967 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_disordered_ack() local
Dtcp_cubic.c336 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
Dtcp_cdg.c260 static void tcp_cdg_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cdg_cong_avoid()
Dtcp_ipv4.c718 u32 seq, u32 ack, in tcp_v4_send_ack()
/net/rxrpc/
Dar-ack.c338 struct rxrpc_ackpacket *ack, in rxrpc_process_soft_ACKs()
634 struct rxrpc_ackpacket ack; in rxrpc_process_rx_queue() local
884 struct rxrpc_ackpacket ack; in rxrpc_process_call() local
Dar-input.c139 int ret, ackbit, ack; in rxrpc_fast_process_data() local
/net/tipc/
Dlink.c202 u16 ack = snd_l->snd_nxt - 1; in tipc_link_remove_bc_peer() local
718 u16 ack = l->rcv_nxt - 1; in tipc_link_xmit() local
778 u16 ack = l->rcv_nxt - 1; in tipc_link_advance_backlog() local
820 u16 ack = l->rcv_nxt - 1; in tipc_link_retrans() local
1220 u16 ack = msg_ack(hdr); in tipc_link_proto_rcv() local
1328 u16 ack = l->rcv_nxt - 1; in tipc_link_build_bc_proto_msg() local
/net/rds/
Dtcp_send.c170 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked()
Dsend.c450 static inline int rds_send_is_acked(struct rds_message *rm, u64 ack, in rds_send_is_acked()
689 void rds_send_drop_acked(struct rds_connection *conn, u64 ack, in rds_send_drop_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/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.c760 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
936 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
/net/netfilter/
Dnf_conntrack_proto_tcp.c518 __u32 seq, ack, sack, end, win, swin; in tcp_in_window() local

12