Searched defs:rds_info_connection (Results 1 – 3 of 3) 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;
82 struct rds_info_connection { struct83 __u64 next_tx_seq;84 __u64 next_rx_seq;85 __be32 laddr;86 __be32 faddr;87 __u8 transport[TRANSNAMSIZ];88 __u8 flags;89 __u8 tos;
65 struct rds_info_connection { struct66 __u64 next_tx_seq;67 __u64 next_rx_seq;68 __be32 laddr;69 __be32 faddr;70 __u8 transport[TRANSNAMSIZ];71 __u8 flags;