Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h817 sctp_recvpdevnt : 1, member
851 #define sctp_recvpdevnt sctp_events.sctp_recvpdevnt macro
H A Dsctp_notify.c488 if (!sctp->sctp_recvpdevnt) in sctp_partial_delivery_event()
H A Dsctp_opt_data.c880 ONOFF(sctp->sctp_recvpdevnt); in sctp_get_opt()
1222 sctp->sctp_recvpdevnt = in sctp_set_opt()
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c608 mdb_printf("\trecvcpdnevnt\t\t%d\n", sctp->sctp_recvpdevnt); in show_sctp_flags()