Home
last modified time | relevance | path

Searched defs:rds_sock (Results 1 – 2 of 2) sorted by relevance

/linux/net/rds/
H A Drds.h585 struct rds_sock { struct
661 static inline struct rds_sock *rds_sk_to_rs(const struct sock *sk) in rds_sk_to_rs() argument
586 rs_skrds_sock global() argument
588 rs_user_addrrds_sock global() argument
589 rs_user_bytesrds_sock global() argument
595 rs_bound_noderds_sock global() argument
596 rs_bound_keyrds_sock global() argument
597 rs_bound_sin6rds_sock global() argument
602 rs_conn_addrrds_sock global() argument
604 rs_conn_portrds_sock global() argument
605 rs_transportrds_sock global() argument
611 rs_connrds_sock global() argument
614 rs_congestedrds_sock global() argument
616 rs_seen_congestionrds_sock global() argument
619 rs_lockrds_sock global() argument
620 rs_send_queuerds_sock global() argument
621 rs_snd_bytesrds_sock global() argument
622 rs_rcv_bytesrds_sock global() argument
623 rs_notify_queuerds_sock global() argument
630 rs_cong_maskrds_sock global() argument
631 rs_cong_notifyrds_sock global() argument
632 rs_cong_listrds_sock global() argument
633 rs_cong_trackrds_sock global() argument
[all...]
H A Dtcp.c232 static void rds_tcp_tc_info(struct socket *rds_sock, unsigned int len, in rds_tcp_tc_info()