Searched refs:sctp_inpcb_free (Results 1 – 5 of 5) sorted by relevance
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_pcb.h | 810 void sctp_inpcb_free(struct sctp_inpcb *, int, int);
|
D | sctp_usrreq.c | 681 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, 898 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, 904 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE, 969 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, 975 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE,
|
D | sctputil.c | 2136 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, in sctp_timeout_handler() 4753 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, 4820 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT,
|
D | sctp_pcb.c | 3875 sctp_inpcb_free(struct sctp_inpcb *inp, int immediate, int from) function 5999 sctp_inpcb_free(inp,
|
/external/usrsctp/usrsctplib/netinet6/ |
D | sctp6_usrreq.c | 741 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT,
|