Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dbearer.h197 int __tipc_nl_bearer_disable(struct sk_buff *skb, struct genl_info *info);
H A Dbearer.c932 int __tipc_nl_bearer_disable(struct sk_buff *skb, struct genl_info *info) in __tipc_nl_bearer_disable() function
970 err = __tipc_nl_bearer_disable(skb, info); in tipc_nl_bearer_disable()
H A Dnetlink_compat.c1217 doit.doit = __tipc_nl_bearer_disable; in tipc_nl_compat_handle()