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