HomeSort by: relevance | last modified time | path
    Searched refs:SCTP_NOTIFY_ASSOC_DOWN (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_constants.h 599 #define SCTP_NOTIFY_ASSOC_DOWN 2
sctp_input.c 651 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL);
2349 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL);
sctputil.c 2478 case SCTP_NOTIFY_ASSOC_DOWN:

Completed in 40 milliseconds