Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnet.h49 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info);
Dnet.c212 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info) in __tipc_nl_net_set() function
272 err = __tipc_nl_net_set(skb, info); in tipc_nl_net_set()
Dnetlink_compat.c1160 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()
1165 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle()