Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Ddiscover.h42 int tipc_disc_create(struct net *net, struct tipc_bearer *b_ptr,
H A Ddiscover.c350 int tipc_disc_create(struct net *net, struct tipc_bearer *b, in tipc_disc_create() function
H A Dbearer.c344 res = tipc_disc_create(net, b, &b->bcast_addr, &skb); in tipc_enable_bearer()