Searched refs:tipc_nl_parse_link_prop (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/net/tipc/ |
H A D | link.h | 130 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]);
|
H A D | bearer.c | 1034 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in __tipc_nl_bearer_enable() 1138 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in __tipc_nl_bearer_set() 1335 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_MEDIA_PROP], in __tipc_nl_media_set()
|
H A D | bcast.c | 661 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], props); in tipc_nl_bc_link_set()
|
H A D | node.c | 2463 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], props); in tipc_nl_node_set_link()
|
H A D | link.c | 2590 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]) in tipc_nl_parse_link_prop() function
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | link.h | 130 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]);
|
H A D | bearer.c | 1020 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in __tipc_nl_bearer_enable() 1124 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in __tipc_nl_bearer_set() 1321 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_MEDIA_PROP], in __tipc_nl_media_set()
|
H A D | bcast.c | 661 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], props); in tipc_nl_bc_link_set()
|
H A D | node.c | 2417 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], props); in tipc_nl_node_set_link()
|
H A D | link.c | 2554 int tipc_nl_parse_link_prop(struct nlattr *prop, struct nlattr *props[]) in tipc_nl_parse_link_prop() function
|
Completed in 21 milliseconds