Searched refs:TIPC_NLA_LINK_DEST (Results 1 – 3 of 3) sorted by relevance
137 TIPC_NLA_LINK_DEST, /* u32 */ enumerator
696 link_info.dest = htonl(nla_get_flag(link[TIPC_NLA_LINK_DEST])); in tipc_nl_compat_link_dump()
2690 if (nla_put_u32(msg->skb, TIPC_NLA_LINK_DEST, tipc_cluster_mask(self))) in __tipc_nl_add_link()