Searched refs:TIPC_NLA_NODE (Results 1 – 4 of 4) sorted by relevance
72 TIPC_NLA_NODE, /* nest */ enumerator
53 [TIPC_NLA_NODE] = { .type = NLA_NESTED, },
935 nla_parse_nested(node, TIPC_NLA_NODE_MAX, attrs[TIPC_NLA_NODE], NULL); in tipc_nl_compat_node_dump()
977 attrs = nla_nest_start(msg->skb, TIPC_NLA_NODE); in __tipc_nl_add_node()