Home
last modified time | relevance | path

Searched refs:SCTP_OUTPUT_FROM_CLOSING (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h376 #define SCTP_OUTPUT_FROM_CLOSING 16 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h376 #define SCTP_OUTPUT_FROM_CLOSING 16 macro
H A Dsctp_usrreq.c791 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_CLOSING, SCTP_SO_LOCKED); in sctp_disconnect()
975 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_CLOSING, SCTP_SO_LOCKED); in sctp_shutdown()
H A Dsctp_pcb.c3476 sctp_chunk_output(inp, asoc, SCTP_OUTPUT_FROM_CLOSING, SCTP_SO_LOCKED); in sctp_inpcb_free()