Searched refs:TIPC_NLA_NET_NODEID_W1 (Results 1 – 3 of 3) sorted by relevance
190 if (nla_put_u64_64bit(msg->skb, TIPC_NLA_NET_NODEID_W1, *w1, 0)) in __tipc_nl_add_net()276 if (!attrs[TIPC_NLA_NET_NODEID_W1]) in __tipc_nl_net_set()279 *w1 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID_W1]); in __tipc_nl_net_set()
85 [TIPC_NLA_NET_NODEID_W1] = { .type = NLA_U64 },
181 TIPC_NLA_NET_NODEID_W1, /* u64 */ enumerator