Home
last modified time | relevance | path

Searched refs:tipc_nl_bearer_enable (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/tipc/
Dnetlink.c78 .doit = tipc_nl_bearer_enable,
Dbearer.h193 int tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
Dbearer.c756 int tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info) in tipc_nl_bearer_enable() function
Dnetlink_compat.c923 doit.doit = tipc_nl_bearer_enable; in tipc_nl_compat_handle()