Searched refs:SCTP_NOTIFY_SENDER_DRY (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h746 #define SCTP_NOTIFY_SENDER_DRY 26 macro
H A Dsctp_input.c4999 sctp_ulp_notify(SCTP_NOTIFY_SENDER_DRY, stcb, 0, NULL, SCTP_SO_NOT_LOCKED);
5086 sctp_ulp_notify(SCTP_NOTIFY_SENDER_DRY, stcb, 0, NULL, SCTP_SO_NOT_LOCKED);
H A Dsctp_usrreq.c5093 sctp_ulp_notify(SCTP_NOTIFY_SENDER_DRY, stcb, 0, NULL, SCTP_SO_LOCKED);
6029 sctp_ulp_notify(SCTP_NOTIFY_SENDER_DRY, stcb, 0, NULL, SCTP_SO_LOCKED);
H A Dsctputil.c3792 case SCTP_NOTIFY_SENDER_DRY:

Completed in 140 milliseconds