Searched refs:TIPC_NLA_NODE (Results 1 – 4 of 4) sorted by relevance
79 TIPC_NLA_NODE, /* nest */ enumerator
54 [TIPC_NLA_NODE] = { .type = NLA_NESTED, },
1008 if (!attrs[TIPC_NLA_NODE]) in tipc_nl_compat_node_dump()1011 err = nla_parse_nested(node, TIPC_NLA_NODE_MAX, attrs[TIPC_NLA_NODE], in tipc_nl_compat_node_dump()
1319 attrs = nla_nest_start(msg->skb, TIPC_NLA_NODE); in __tipc_nl_add_node()