Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Ddiscover.h45 void tipc_disc_reset(struct net *net, struct tipc_bearer *b_ptr);
H A Ddiscover.c401 void tipc_disc_reset(struct net *net, struct tipc_bearer *b) in tipc_disc_reset() function
H A Dbearer.c381 tipc_disc_reset(net, b); in tipc_reset_bearer()