Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_indata.h115 void sctp_sack_check(struct sctp_tcb *, int);
H A Dsctp_indata.c2560 sctp_sack_check(struct sctp_tcb *stcb, int was_a_gap) in sctp_sack_check() function
2937 sctp_sack_check(stcb, was_a_gap); in sctp_process_data()
H A Dsctp_input.c5652 sctp_sack_check(stcb, was_a_gap); in sctp_common_input_processing()