Searched refs:srp_stop_rport_timers (Results 1 – 4 of 4) sorted by relevance
24 running -> lost [ label = "srp_stop_rport_timers()" ];25 running_rta -> lost [ label = "srp_stop_rport_timers()" ];
120 extern void srp_stop_rport_timers(struct srp_rport *rport);
793 void srp_stop_rport_timers(struct srp_rport *rport) in srp_stop_rport_timers() function805 EXPORT_SYMBOL_GPL(srp_stop_rport_timers);
1048 srp_stop_rport_timers(target->rport); in srp_remove_target()