Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.h337 sctp_log_strm_del(struct sctp_queued_to_read *control,
H A Dsctp_indata.c398 sctp_log_strm_del(control, at, in sctp_place_control_in_stream()
512 sctp_log_strm_del(control, NULL, SCTP_STR_LOG_FROM_INTO_STRD); in sctp_queue_data_to_stream()
547 sctp_log_strm_del(control, NULL, SCTP_STR_LOG_FROM_IMMED_DEL); in sctp_queue_data_to_stream()
599 sctp_log_strm_del(control, NULL, in sctp_queue_data_to_stream()
H A Dsctputil.c284 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from) in sctp_log_strm_del() function