Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h811 sctp_recvassocevnt : 1, member
846 #define sctp_recvassocevnt sctp_events.sctp_recvassocevnt macro
H A Dsctp_notify.c133 if (!sctp->sctp_recvassocevnt) { in sctp_assoc_event()
H A Dsctp_opt_data.c860 ONOFF(sctp->sctp_recvassocevnt); in sctp_get_opt()
1199 sctp->sctp_recvassocevnt = in sctp_set_opt()
/titanic_41/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c601 mdb_printf("\trecvassocevnt\t\t%d\n", sctp->sctp_recvassocevnt); in show_sctp_flags()