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

/net/tipc/
H A Ddiscover.h42 int tipc_disc_create(struct tipc_bearer *b_ptr, struct tipc_media_addr *dest,
H A Ddiscover.c342 * tipc_disc_create - create object to send periodic link setup requests
349 int tipc_disc_create(struct tipc_bearer *b_ptr, function
H A Dbearer.c407 res = tipc_disc_create(b_ptr, &b_ptr->bcast_addr, disc_domain);

Completed in 60 milliseconds