Searched refs:TIPC_NLA_NET_NODEID (Results 1 – 3 of 3) sorted by relevance
196 if (nla_put_u64_64bit(msg->skb, TIPC_NLA_NET_NODEID, *w0, 0)) in __tipc_nl_add_net()279 if (attrs[TIPC_NLA_NET_NODEID]) { in __tipc_nl_net_set()286 *w0 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID]); in __tipc_nl_net_set()
84 [TIPC_NLA_NET_NODEID] = { .type = NLA_U64 },
173 TIPC_NLA_NET_NODEID, /* u64 */ enumerator