Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dbearer.h207 int tipc_nl_bearer_get(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c165 .doit = tipc_nl_bearer_get,
H A Dbearer.c907 int tipc_nl_bearer_get(struct sk_buff *skb, struct genl_info *info) in tipc_nl_bearer_get() function