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

/freebsd-12-stable/sys/netinet/
H A Dsctp_indata.c1376 int created_control,
1395 if (created_control) {
1718 int created_control = 0; local
2119 created_control = 1;
2275 sctp_queue_data_for_reasm(stcb, asoc, control, chk, created_control, abort_flag, tsn);
1373 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_queued_to_read *control, struct sctp_tmit_chunk *chk, int created_control, int *abort_flag, uint32_t tsn) argument

Completed in 21 milliseconds