Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dnetlink.c78 .doit = tipc_nl_bearer_enable,
Dbearer.h194 int tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
Dbearer.c802 int tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info) in tipc_nl_bearer_enable() function
Dnetlink_compat.c1014 doit.doit = tipc_nl_bearer_enable; in tipc_nl_compat_handle()