Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDsctputil.h360 sctp_log_strm_del(struct sctp_queued_to_read *control,
HDsctp_indata.c408 sctp_log_strm_del(control, at, in sctp_place_control_in_stream()
522 sctp_log_strm_del(control, NULL, SCTP_STR_LOG_FROM_INTO_STRD); in sctp_queue_data_to_stream()
572 sctp_log_strm_del(control, NULL, SCTP_STR_LOG_FROM_IMMED_DEL); in sctp_queue_data_to_stream()
624 sctp_log_strm_del(control, NULL, in sctp_queue_data_to_stream()
HDsctputil.c282 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from) in sctp_log_strm_del() function