Home
last modified time | relevance | path

Searched refs:TIPC_NLA_NET_NODEID_W1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/tipc/
Dnet.c172 if (nla_put_u64_64bit(msg->skb, TIPC_NLA_NET_NODEID_W1, *w1, 0)) in __tipc_nl_add_net()
258 if (!attrs[TIPC_NLA_NET_NODEID_W1]) in __tipc_nl_net_set()
261 *w1 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID_W1]); in __tipc_nl_net_set()
Dnetlink.c85 [TIPC_NLA_NET_NODEID_W1] = { .type = NLA_U64 },
/Linux-v4.19/include/uapi/linux/
Dtipc_netlink.h174 TIPC_NLA_NET_NODEID_W1, /* u64 */ enumerator