Searched refs:TIPC_NLA_NET (Results 1 – 5 of 5) sorted by relevance
190 attrs = nla_nest_start_noflag(msg->skb, TIPC_NLA_NET); in __tipc_nl_add_net()245 if (!info->attrs[TIPC_NLA_NET]) in __tipc_nl_net_set()249 info->attrs[TIPC_NLA_NET], in __tipc_nl_net_set()
55 [TIPC_NLA_NET] = { .type = NLA_NESTED, },
1113 net = nla_nest_start_noflag(skb, TIPC_NLA_NET); in tipc_nl_compat_net_set()1136 if (!attrs[TIPC_NLA_NET]) in tipc_nl_compat_net_dump()1140 attrs[TIPC_NLA_NET], NULL, NULL); in tipc_nl_compat_net_dump()
1934 if (!info->attrs[TIPC_NLA_NET]) in tipc_nl_peer_rm()1938 info->attrs[TIPC_NLA_NET], in tipc_nl_peer_rm()
80 TIPC_NLA_NET, /* nest */ enumerator