Home
last modified time | relevance | path

Searched refs:sf_hb_enabled (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c455 if (fp->sf_hb_enabled && in sctp_heartbeat_timer()
473 if (!fp->sf_hb_enabled && fp->sf_state != in sctp_heartbeat_timer()
H A Dsctp_impl.h575 sf_hb_enabled : 1; member
H A Dsctp_common.c1819 fp->sf_hb_enabled = B_TRUE; in sctp_init_faddr()
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c171 fa->sf_hb_enabled, fa->sf_hb_pending, fa->sf_timer_running, in sctp_faddr()