Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dbearer.h196 int __tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
Dbearer.c857 int __tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info) in __tipc_nl_bearer_enable() function
905 err = __tipc_nl_bearer_enable(skb, info); in tipc_nl_bearer_enable()
Dnetlink_compat.c1101 doit.doit = __tipc_nl_bearer_enable; in tipc_nl_compat_handle()