Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dbearer.h204 int tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c160 .doit = tipc_nl_bearer_enable,
H A Dbearer.c1047 int tipc_nl_bearer_enable(struct sk_buff *skb, struct genl_info *info) in tipc_nl_bearer_enable() function