Home
last modified time | relevance | path

Searched refs:TIPC_NLA_NODE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dtipc_netlink.h82 TIPC_NLA_NODE, /* nest */ enumerator
/linux-6.1.9/net/tipc/
Dnetlink.c54 [TIPC_NLA_NODE] = { .type = NLA_NESTED, },
Dnetlink_compat.c1122 if (!attrs[TIPC_NLA_NODE]) in tipc_nl_compat_node_dump()
1126 attrs[TIPC_NLA_NODE], NULL, NULL); in tipc_nl_compat_node_dump()
Dnode.c1606 attrs = nla_nest_start_noflag(msg->skb, TIPC_NLA_NODE); in __tipc_nl_add_node()
2973 if (!info->attrs[TIPC_NLA_NODE]) in __tipc_nl_node_set_key()
2977 info->attrs[TIPC_NLA_NODE], in __tipc_nl_node_set_key()