Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtipc_netlink.h82 TIPC_NLA_NODE, /* nest */ enumerator
/openbmc/linux/net/tipc/
H A Dnetlink.c54 [TIPC_NLA_NODE] = { .type = NLA_NESTED, },
H A Dnetlink_compat.c1119 if (!attrs[TIPC_NLA_NODE]) in tipc_nl_compat_node_dump()
1123 attrs[TIPC_NLA_NODE], NULL, NULL); in tipc_nl_compat_node_dump()
H A Dnode.c1606 attrs = nla_nest_start_noflag(msg->skb, TIPC_NLA_NODE); in __tipc_nl_add_node()
2974 if (!info->attrs[TIPC_NLA_NODE]) in __tipc_nl_node_set_key()
2978 info->attrs[TIPC_NLA_NODE], in __tipc_nl_node_set_key()