Searched refs:SCTP_FROM_SCTP_INDATA (Results 1 – 2 of 2) sorted by relevance
474 stcb->sctp_ep->last_abort_code = SCTP_FROM_SCTP_INDATA + SCTP_LOC_1; in sctp_abort_in_reasm()562 stcb->sctp_ep->last_abort_code = SCTP_FROM_SCTP_INDATA + SCTP_LOC_2; in sctp_queue_data_to_stream()670 stcb->sctp_ep->last_abort_code = SCTP_FROM_SCTP_INDATA + SCTP_LOC_3; in sctp_queue_data_to_stream()1014 SCTP_FROM_SCTP_INDATA + SCTP_LOC_4); in sctp_inject_old_unordered_data()1079 SCTP_FROM_SCTP_INDATA + SCTP_LOC_5); in sctp_inject_old_unordered_data()1429 SCTP_FROM_SCTP_INDATA + SCTP_LOC_6); in sctp_queue_data_for_reasm()1442 SCTP_FROM_SCTP_INDATA + SCTP_LOC_7); in sctp_queue_data_for_reasm()1472 SCTP_FROM_SCTP_INDATA + SCTP_LOC_8); in sctp_queue_data_for_reasm()1508 SCTP_FROM_SCTP_INDATA + SCTP_LOC_9); in sctp_queue_data_for_reasm()1523 SCTP_FROM_SCTP_INDATA + SCTP_LOC_10); in sctp_queue_data_for_reasm()[all …]
766 #define SCTP_FROM_SCTP_INDATA 0x30000000 macro