Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.h247 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]);
Dbearer.c789 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in tipc_nl_bearer_enable()
840 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in tipc_nl_bearer_set()
1008 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_MEDIA_PROP], in tipc_nl_media_set()
Dlink.c1835 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]) in tipc_nl_parse_link_prop() function
1911 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], in tipc_nl_link_set()