Searched defs:rds_info_connection (Results 1 – 1 of 1) sorted by relevance
151 struct rds_info_connection { struct152 __u64 next_tx_seq;153 __u64 next_rx_seq;154 __be32 laddr;155 __be32 faddr;156 __u8 transport[TRANSNAMSIZ]; /* null term ascii */157 __u8 flags;158 __u8 tos;