Searched refs:__tipc_nl_bearer_set (Results 1 – 3 of 3) sorted by relevance
207 int __tipc_nl_bearer_set(struct sk_buff *skb, struct genl_info *info);
1091 int __tipc_nl_bearer_set(struct sk_buff *skb, struct genl_info *info) in __tipc_nl_bearer_set() function1161 err = __tipc_nl_bearer_set(skb, info); in tipc_nl_bearer_set()
833 cmd->doit = &__tipc_nl_bearer_set; in tipc_nl_compat_link_set()