Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h784 void sctp_inpcb_free(struct sctp_inpcb *, int, int);
Dsctp_usrreq.c698 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,
Dsctputil.c1916 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,
Dsctp_pcb.c3789 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/
Dsctp6_usrreq.c741 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_ABORT,