Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dbearer.h205 int __tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
H A Dbearer.c989 int __tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info) in __tipc_nl_bearer_enable() function
1038 err = __tipc_nl_bearer_enable(skb, info); in tipc_nl_bearer_enable()
H A Dnetlink_compat.c1213 doit.doit = __tipc_nl_bearer_enable; in tipc_nl_compat_handle()
/kernel/linux/linux-6.6/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) in __tipc_nl_bearer_enable() function
1052 err = __tipc_nl_bearer_enable(skb, info); in tipc_nl_bearer_enable()
H A Dnetlink_compat.c1212 doit.doit = __tipc_nl_bearer_enable; in tipc_nl_compat_handle()

Completed in 9 milliseconds