Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dnet.h49 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info);
Dnet.c238 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info) in __tipc_nl_net_set() function
298 err = __tipc_nl_net_set(skb, info); in tipc_nl_net_set()
Dnetlink_compat.c1241 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()
1246 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()