Searched refs:RDS_TRANS_LOOP (Results 1 – 3 of 3) sorted by relevance
/linux/net/rds/ | ||
H A D | loop.c | 252 .t_type = RDS_TRANS_LOOP, |
H A D | rds.h | 506 #define RDS_TRANS_LOOP 3 macro |
H A D | recv.c | 104 if (rs->rs_transport->t_type == RDS_TRANS_LOOP) in rds_recv_rcvbuf_delta() |