Searched defs:srp_function_template (Results 1 – 2 of 2) sorted by relevance
52721 struct srp_function_template { struct52722 bool has_rport_state;52723 bool reset_timer_if_blocked;52724 int *reconnect_delay;52725 int *fast_io_fail_tmo;52726 int *dev_loss_tmo;52727 int (*reconnect)(struct srp_rport *);52728 void (*terminate_rport_io)(struct srp_rport *);52729 void (*rport_delete)(struct srp_rport *);