Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dtipc_netlink.h288 TIPC_NLA_PROP_MAX = __TIPC_NLA_PROP_MAX - 1 enumerator
/Linux-v5.4/net/tipc/
Dnetlink.c109 const struct nla_policy tipc_nl_prop_policy[TIPC_NLA_PROP_MAX + 1] = {
Dbearer.c952 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_bearer_enable()
1046 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_bearer_set()
1235 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_media_set()
Dnetlink_compat.c516 struct nlattr *prop[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_compat_link_stat_dump()
532 err = nla_parse_nested_deprecated(prop, TIPC_NLA_PROP_MAX, in tipc_nl_compat_link_stat_dump()
Dbcast.c638 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_bc_link_set()
Dnode.c2122 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_node_set_link()
Dlink.c2336 err = nla_parse_nested_deprecated(props, TIPC_NLA_PROP_MAX, prop, in tipc_nl_parse_link_prop()