Searched refs:rds_tcp_inc_free (Results 1 – 3 of 3) sorted by relevance
/net/rds/ | ||
D | tcp.h | 81 void rds_tcp_inc_free(struct rds_incoming *inc); |
D | tcp_recv.c | 50 void rds_tcp_inc_free(struct rds_incoming *inc) in rds_tcp_inc_free() function |
D | tcp.c | 354 .inc_free = rds_tcp_inc_free, |