Searched refs:TIPC_NLA_NET_NODEID (Results 1 – 4 of 4) sorted by relevance
183 if (nla_put_u64_64bit(msg->skb, TIPC_NLA_NET_NODEID, *w0, 0)) in __tipc_nl_add_net()266 if (attrs[TIPC_NLA_NET_NODEID]) { in __tipc_nl_net_set()273 *w0 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID]); in __tipc_nl_net_set()
84 [TIPC_NLA_NET_NODEID] = { .type = NLA_U64 },
2271 if (attrs[TIPC_NLA_NET_NODEID]) { in tipc_nl_peer_rm()2274 *w0 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID]); in tipc_nl_peer_rm()
180 TIPC_NLA_NET_NODEID, /* u64 */ enumerator