Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dlink.h130 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]);
Dbearer.c1007 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in __tipc_nl_bearer_enable()
1105 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in __tipc_nl_bearer_set()
1302 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_MEDIA_PROP], in __tipc_nl_media_set()
Dbcast.c661 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], props); in tipc_nl_bc_link_set()
Dlink.c2551 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]) in tipc_nl_parse_link_prop() function
Dnode.c2417 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], props); in tipc_nl_node_set_link()