Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dbearer.h202 int tipc_nl_bearer_disable(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c155 .doit = tipc_nl_bearer_disable,
H A Dbearer.c996 int tipc_nl_bearer_disable(struct sk_buff *skb, struct genl_info *info) in tipc_nl_bearer_disable() function