Searched defs:rds_info_connection (Results 1 – 1 of 1) sorted by relevance
116 struct rds_info_connection { struct117 uint64_t next_tx_seq;118 uint64_t next_rx_seq;119 __be32 laddr;120 __be32 faddr;121 uint8_t transport[TRANSNAMSIZ]; /* null term ascii */122 uint8_t flags;