Searched refs:sctp_inpcb_free (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_pcb.h | 784 void sctp_inpcb_free(struct sctp_inpcb *, int, int);
|
D | sctp_usrreq.c | 698 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, 788 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, 940 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, 946 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE, 1008 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, 1014 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE,
|
D | sctputil.c | 1916 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, in sctp_timeout_handler() 4170 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT, 4236 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT,
|
D | sctp_pcb.c | 3789 sctp_inpcb_free(struct sctp_inpcb *inp, int immediate, int from) function 5901 sctp_inpcb_free(inp,
|
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/ |
D | sctp6_usrreq.c | 741 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT,
|