Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dloop.c252 .t_type = RDS_TRANS_LOOP,
H A Drds.h506 #define RDS_TRANS_LOOP 3 macro
H A Drecv.c104 if (rs->rs_transport->t_type == RDS_TRANS_LOOP) in rds_recv_rcvbuf_delta()