__tipc_nl_bearer_enable
err = __tipc_nl_bearer_enable(skb, info);
int __tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
doit.doit = __tipc_nl_bearer_enable;