Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dnet.h50 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info);
Dnet.c230 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info) in __tipc_nl_net_set() function
290 err = __tipc_nl_net_set(skb, info); in tipc_nl_net_set()
Dnetlink_compat.c1271 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()
1276 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()