Home
last modified time | relevance | path

Searched refs:TIPC_NLA_NET_NODEID (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/tipc/
H A Dnet.c179 if (nla_put_u64_64bit(msg->skb, TIPC_NLA_NET_NODEID, *w0, 0)) in __tipc_nl_add_net()
262 if (attrs[TIPC_NLA_NET_NODEID]) { in __tipc_nl_net_set()
269 *w0 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID]); in __tipc_nl_net_set()
H A Dnetlink.c84 [TIPC_NLA_NET_NODEID] = { .type = NLA_U64 },
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtipc_netlink.h173 TIPC_NLA_NET_NODEID, /* u64 */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtipc_netlink.h173 TIPC_NLA_NET_NODEID, /* u64 */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc_netlink.h180 TIPC_NLA_NET_NODEID, /* u64 */ enumerator