Home
last modified time | relevance | path

Searched refs:TIPC_NLA_NET (Results 1 – 5 of 5) sorted by relevance

/linux/net/tipc/
A Dnet.c177 attrs = nla_nest_start_noflag(msg->skb, TIPC_NLA_NET); in __tipc_nl_add_net()
232 if (!info->attrs[TIPC_NLA_NET]) in __tipc_nl_net_set()
236 info->attrs[TIPC_NLA_NET], in __tipc_nl_net_set()
302 attrs = nla_nest_start(msg->skb, TIPC_NLA_NET); in __tipc_nl_addr_legacy_get()
A Dnetlink.c55 [TIPC_NLA_NET] = { .type = NLA_NESTED, },
A Dnetlink_compat.c1146 net = nla_nest_start_noflag(skb, TIPC_NLA_NET); in tipc_nl_compat_net_set()
1169 if (!attrs[TIPC_NLA_NET]) in tipc_nl_compat_net_dump()
1173 attrs[TIPC_NLA_NET], NULL, NULL); in tipc_nl_compat_net_dump()
A Dnode.c2239 if (!info->attrs[TIPC_NLA_NET]) in tipc_nl_peer_rm()
2243 info->attrs[TIPC_NLA_NET], in tipc_nl_peer_rm()
/linux/include/uapi/linux/
A Dtipc_netlink.h83 TIPC_NLA_NET, /* nest */ enumerator

Completed in 15 milliseconds