Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_indata.h112 void sctp_sack_check(struct sctp_tcb *, int);
H A Dsctp_indata.c2548 sctp_sack_check(struct sctp_tcb *stcb, int was_a_gap) in sctp_sack_check() function
2925 sctp_sack_check(stcb, was_a_gap); in sctp_process_data()
H A Dsctp_input.c5655 sctp_sack_check(stcb, was_a_gap); in sctp_common_input_processing()