Home
last modified time | relevance | path

Searched refs:sctp_heartbeat_mp (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_heartbeat.c262 sctp_timer(sctp, sctp->sctp_heartbeat_mp, earliest_expiry); in sctp_validate_peer()
H A Dsctp.c204 sctp->sctp_heartbeat_mp = hb_mp; in sctp_create_eager()
477 if ((mp = sctp->sctp_heartbeat_mp) != NULL) { in sctp_closei_local()
479 sctp->sctp_heartbeat_mp = NULL; in sctp_closei_local()
1390 sctp->sctp_heartbeat_mp = hb_mp; in sctp_create()
2042 ASSERT(sctp->sctp_heartbeat_mp == NULL); in sctp_conn_cache_destructor()
H A Dsctp_timer.c584 sctp_timer(sctp, sctp->sctp_heartbeat_mp, earliest_expiry); in sctp_heartbeat_timer()
H A Dsctp_impl.h882 mblk_t *sctp_heartbeat_mp; /* Timer block for heartbeats */ member
H A Dsctp_opt_data.c531 sctp_timer(sctp, sctp->sctp_heartbeat_mp, in sctp_set_peer_addr_params()
/titanic_41/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c965 connp->conn_bound_if, sctp->sctp_heartbeat_mp, in sctp()