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