Searched refs:TIPC_NLA_NET (Results 1 – 4 of 4) sorted by relevance
159 attrs = nla_nest_start(msg->skb, TIPC_NLA_NET); in __tipc_nl_add_net()211 if (!info->attrs[TIPC_NLA_NET]) in tipc_nl_net_set()215 info->attrs[TIPC_NLA_NET], in tipc_nl_net_set()
54 [TIPC_NLA_NET] = { .type = NLA_NESTED, },
953 net = nla_nest_start(skb, TIPC_NLA_NET); in tipc_nl_compat_net_set()975 nla_parse_nested(net, TIPC_NLA_NET_MAX, attrs[TIPC_NLA_NET], NULL); in tipc_nl_compat_net_dump()
73 TIPC_NLA_NET, /* nest */ enumerator