Home
last modified time | relevance | path

Searched refs:pd_api_started (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/netinet/
H A Dsctp_indata.c889 strm->pd_api_started = 0; in sctp_handle_old_unordered_data()
928 strm->pd_api_started = 1; in sctp_handle_old_unordered_data()
1109 if (strm->pd_api_started) { in sctp_deliver_reasm_check()
1139 strm->pd_api_started = 1; in sctp_deliver_reasm_check()
1153 if (strm->pd_api_started) { in sctp_deliver_reasm_check()
1197 strm->pd_api_started = 0; in sctp_deliver_reasm_check()
1208 if (strm->pd_api_started) { in sctp_deliver_reasm_check()
1284 strm->pd_api_started = 1; in sctp_deliver_reasm_check()
1345 strm->pd_api_started = 0; in sctp_add_chk_to_control()
1652 if (strm->pd_api_started) { in sctp_queue_data_for_reasm()
[all …]
H A Dsctp_structs.h554 uint8_t pd_api_started; member
H A Dsctp_input.c418 asoc->strmin[i].pd_api_started = 0; in sctp_process_init()
4089 stcb->asoc.strmin[i].pd_api_started = oldstrm[i].pd_api_started; in sctp_handle_str_reset_add_strm()
4106 stcb->asoc.strmin[i].pd_api_started = 0; in sctp_handle_str_reset_add_strm()