Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h1001 extern int sctp_check_abandoned_msg(sctp_t *, mblk_t *);
H A Dsctp_input.c1960 sctp_check_abandoned_msg(sctp_t *sctp, mblk_t *meta) in sctp_check_abandoned_msg() function
2065 (void) sctp_check_abandoned_msg(sctp, in sctp_cumack()
H A Dsctp_output.c861 *error = sctp_check_abandoned_msg(sctp, meta); in sctp_get_msg_to_send()