Searched defs:tipc_link_info (Results 1 – 5 of 5) sorted by relevance
98 struct tipc_link_info { struct99 __be32 dest;100 __be32 up;101 char str[TIPC_MAX_LINK_NAME];
195 struct tipc_link_info { struct196 __be32 dest; /* network address of peer node */197 __be32 up; /* 0=down, 1=up */198 char str[TIPC_MAX_LINK_NAME]; /* link name */
199 struct tipc_link_info { struct200 __be32 dest; /* network address of peer node */201 __be32 up; /* 0=down, 1=up */202 char str[TIPC_MAX_LINK_NAME]; /* link name */
87 struct tipc_link_info { struct88 __be32 dest;89 __be32 up;90 char str[TIPC_MAX_LINK_NAME];