Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnet.h48 int tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info);
H A Dnet.c280 int tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info) in tipc_nl_net_set() function
H A Dnetlink.c231 .doit = tipc_nl_net_set,