Searched refs:rds_trans_register (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dtransport.c43 int rds_trans_register(struct rds_transport *trans) function
61 EXPORT_SYMBOL_GPL(rds_trans_register); variable
H A Dib.c307 ret = rds_trans_register(&rds_ib_transport);
H A Diw.c310 ret = rds_trans_register(&rds_iw_transport);
H A Dtcp.c295 ret = rds_trans_register(&rds_tcp_transport);
H A Drds.h654 int rds_trans_register(struct rds_transport *trans);

Completed in 63 milliseconds