Home
last modified time | relevance | path

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

/linux-5.19.10/net/tipc/
Dnet.h49 int tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info);
Dnet.c280 int tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info) in tipc_nl_net_set() function
Dnetlink.c231 .doit = tipc_nl_net_set,