Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_indata.h103 sctp_update_acked(struct sctp_tcb *, struct sctp_shutdown_chunk *, int *);
H A Dsctp_indata.c5208 sctp_update_acked(struct sctp_tcb *stcb, struct sctp_shutdown_chunk *cp, int *abort_flag) in sctp_update_acked() function
H A Dsctp_input.c883 sctp_update_acked(stcb, cp, abort_flag); in sctp_handle_shutdown()