Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Drds.h790 void __rds_conn_path_error(struct rds_conn_path *cp, const char *, ...);
792 __rds_conn_path_error(cp, KERN_WARNING "RDS: " fmt)
H A Dconnection.c939 __rds_conn_path_error(struct rds_conn_path *cp, const char *fmt, ...) in __rds_conn_path_error() function