Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dlink.h260 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]);
Dbearer.c835 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in tipc_nl_bearer_enable()
886 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in tipc_nl_bearer_set()
1054 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_MEDIA_PROP], in tipc_nl_media_set()
Dbcast.c491 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], props); in tipc_nl_bc_link_set()
Dlink.c1593 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]) in tipc_nl_parse_link_prop() function
1672 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], in tipc_nl_link_set()