Searched refs:__tipc_nl_net_set (Results 1 – 3 of 3) sorted by relevance
49 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info);
225 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info) in __tipc_nl_net_set() function285 err = __tipc_nl_net_set(skb, info); in tipc_nl_net_set()
1271 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()1276 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()