Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_indata.h98 struct sctp_tmit_chunk *sctp_try_advance_peer_ack_point(struct sctp_tcb *, struct sctp_association …
H A Dsctp_timer.c979 lchk = sctp_try_advance_peer_ack_point(stcb, &stcb->asoc); in sctp_t3rxt_timer()
H A Dsctp_indata.c3735 sctp_try_advance_peer_ack_point(struct sctp_tcb *stcb, in sctp_try_advance_peer_ack_point() function
4351 lchk = sctp_try_advance_peer_ack_point(stcb, asoc); in sctp_express_handle_sack()
5167 lchk = sctp_try_advance_peer_ack_point(stcb, asoc); in sctp_handle_sack()