tipc: introduce new unified address type for internal use
We introduce a simplified version of struct sockaddr_tipc, using anonymous unions and structures. Apart from being nicer to work with, this struct will come in handy when we in a later commit add another address type. Signed-off-by: NJon Maloy <jmaloy@redhat.com> Acked-by: NYing Xue <ying.xue@windriver.com> Acked-by: NHoang Le <hoang.h.le@dektech.com.au> Acked-by: NTung Nguyen <tung.q.nguyen@dektech.com.au> Acked-by: NXin Long <lucien.xin@gmail.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录