Searched defs:rds_info_connection (Results 1 – 1 of 1) sorted by relevance
106 struct rds_info_connection { struct107 uint64_t next_tx_seq;108 uint64_t next_rx_seq;109 __be32 laddr;110 __be32 faddr;111 uint8_t transport[TRANSNAMSIZ]; /* null term ascii */112 uint8_t flags;