提交 905d64c8 编写于 作者: A Andy Grover

RDS: Remove dead struct from rds.h

flows are an obsolete date type.
Signed-off-by: NAndy Grover <andy.grover@oracle.com>
上级 a46f561b
......@@ -112,14 +112,6 @@ struct rds_info_connection {
uint8_t flags;
} __attribute__((packed));
struct rds_info_flow {
__be32 laddr;
__be32 faddr;
uint32_t bytes;
__be16 lport;
__be16 fport;
} __attribute__((packed));
#define RDS_INFO_MESSAGE_FLAG_ACK 0x01
#define RDS_INFO_MESSAGE_FLAG_FAST_ACK 0x02
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册