Home
last modified time | relevance | path

Searched refs:TIPC_NLA_PROP_MAX (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dtipc_netlink.h296 TIPC_NLA_PROP_MAX = __TIPC_NLA_PROP_MAX - 1 enumerator
/linux-6.1.9/net/tipc/
Dnetlink.c116 const struct nla_policy tipc_nl_prop_policy[TIPC_NLA_PROP_MAX + 1] = {
Dbearer.c1021 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_bearer_enable()
1119 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_bearer_set()
1316 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_media_set()
Dnetlink_compat.c549 struct nlattr *prop[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_compat_link_stat_dump()
565 err = nla_parse_nested_deprecated(prop, TIPC_NLA_PROP_MAX, in tipc_nl_compat_link_stat_dump()
Dbcast.c656 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_bc_link_set()
Dlink.c2591 err = nla_parse_nested_deprecated(props, TIPC_NLA_PROP_MAX, prop, in tipc_nl_parse_link_prop()
Dnode.c2461 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_node_set_link()