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);
227 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info) in __tipc_nl_net_set() function287 err = __tipc_nl_net_set(skb, info); in tipc_nl_net_set()
1268 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()1273 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()