Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dbearer.h210 int tipc_nl_bearer_add(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c171 .doit = tipc_nl_bearer_add,
H A Dbearer.c1062 int tipc_nl_bearer_add(struct sk_buff *skb, struct genl_info *info) in tipc_nl_bearer_add() function