Home
last modified time | relevance | path

Searched refs:SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_constants.h845 #define SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE 0 macro
H A Dsctp_pcb.c3254 if (immediate == SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE) { in sctp_inpcb_free()
3407 if (immediate != SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE) { in sctp_inpcb_free()
5063 SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE, in sctp_free_assoc()
H A Dsctp_usrreq.c541 sctp_inpcb_free(inp, SCTP_FREE_SHOULD_USE_GRACEFUL_CLOSE, in sctp_close()