Home
last modified time | relevance | path

Searched refs:sf_hb_pending (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_heartbeat.c189 fp->sf_hb_pending = B_TRUE; in sctp_send_heartbeat()
H A Dsctp_timer.c490 if (fp->sf_hb_pending) { in sctp_heartbeat_timer()
H A Dsctp_common.c638 fp->sf_hb_pending = B_FALSE; in sctp_faddr_alive()
1818 fp->sf_hb_pending = B_FALSE; in sctp_init_faddr()
H A Dsctp_impl.h568 sf_hb_pending : 1, member
/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()