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

/linux-master/net/tipc/
H A Dbearer.h205 int __tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
H A Dbearer.c1003 int __tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info) function
1052 err = __tipc_nl_bearer_enable(skb, info);
H A Dnetlink_compat.c1212 doit.doit = __tipc_nl_bearer_enable;

Completed in 113 milliseconds