Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Ddiscover.h42 int tipc_disc_create(struct net *net, struct tipc_bearer *b_ptr,
Ddiscover.c343 int tipc_disc_create(struct net *net, struct tipc_bearer *b, in tipc_disc_create() function
Dbearer.c317 res = tipc_disc_create(net, b, &b->bcast_addr, &skb); in tipc_enable_bearer()