Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dtcp_send.c172 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()