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

/linux-master/net/tipc/
H A Dnet.h49 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info);
H A Dnet.c225 int __tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info) function
285 err = __tipc_nl_net_set(skb, info);
H A Dnetlink_compat.c1271 doit.doit = __tipc_nl_net_set;
1276 doit.doit = __tipc_nl_net_set;

Completed in 108 milliseconds