Home
last modified time | relevance | path

Searched refs:rds_tcp_is_acked (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/rds/
H A Dtcp_send.c82 * header and data. see rds_tcp_is_acked(). in rds_tcp_xmit()
171 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked() function
198 rds_send_path_drop_acked(cp, rds_tcp_snd_una(tc), rds_tcp_is_acked); in rds_tcp_write_space()
/kernel/linux/linux-6.6/net/rds/
H A Dtcp_send.c83 * header and data. see rds_tcp_is_acked(). in rds_tcp_xmit()
172 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked() function
199 rds_send_path_drop_acked(cp, rds_tcp_snd_una(tc), rds_tcp_is_acked); in rds_tcp_write_space()

Completed in 2 milliseconds