Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Ddiscover.h42 int tipc_disc_create(struct net *net, struct tipc_bearer *b_ptr,
H A Ddiscover.c341 * tipc_disc_create - create object to send periodic link setup requests
349 int tipc_disc_create(struct net *net, struct tipc_bearer *b, in tipc_disc_create() function
H A Dbearer.c336 res = tipc_disc_create(net, b, &b->bcast_addr, &skb); in tipc_enable_bearer()
/kernel/linux/linux-6.6/net/tipc/
H A Ddiscover.h42 int tipc_disc_create(struct net *net, struct tipc_bearer *b_ptr,
H A Ddiscover.c342 * tipc_disc_create - create object to send periodic link setup requests
350 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()

Completed in 5 milliseconds