Home
last modified time | relevance | path

Searched refs:sctp_inpcb_free (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h569 void sctp_inpcb_free(struct sctp_inpcb *, int, int);
H A Dsctputil.c2032 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, in sctp_timeout_handler()
4458 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, in sctp_abort_an_association()
4499 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, in sctp_handle_ootb()
H A Dsctp_usrreq.c437 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, in sctp_abort()
541 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, in sctp_close()
547 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE, in sctp_close()
H A Dsctp_pcb.c3295 sctp_inpcb_free(struct sctp_inpcb *inp, int immediate, int from) in sctp_inpcb_free() function
5186 sctp_inpcb_free(inp, in sctp_free_assoc()
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c489 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, in sctp6_abort()