Home
last modified time | relevance | path

Searched refs:SCTP_NORMAL_PROC (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_input.c798 (void)sctp_free_assoc(stcb->sctp_ep, stcb, SCTP_NORMAL_PROC, in sctp_handle_abort()
995 (void)sctp_free_assoc(stcb->sctp_ep, stcb, SCTP_NORMAL_PROC, in sctp_handle_shutdown_ack()
1132 (void)sctp_free_assoc(stcb->sctp_ep, stcb, SCTP_NORMAL_PROC, in sctp_handle_error()
2068 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_process_cookie_new()
2078 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_process_cookie_new()
2086 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_process_cookie_new()
2109 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_process_cookie_new()
2150 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_process_cookie_new()
2627 (void)sctp_free_assoc(*inp_p, *stcb, SCTP_NORMAL_PROC, in sctp_handle_cookie_echo()
3046 (void)sctp_free_assoc(stcb->sctp_ep, stcb, SCTP_NORMAL_PROC, in sctp_handle_shutdown_complete()
[all …]
H A Dsctp_constants.h788 #define SCTP_NORMAL_PROC 0 macro
H A Dsctp_pcb.c4604 (from_inpcbfree == SCTP_NORMAL_PROC)) { in sctp_free_assoc()
4698 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
4741 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
4747 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
4766 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
5017 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
5033 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
H A Dsctputil.c2058 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_timeout_handler()
4431 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_abort_association()
4537 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_abort_an_association()
6640 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_connectx_helper_add()
6650 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_connectx_helper_add()
6665 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_connectx_helper_add()
6675 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_connectx_helper_add()
H A Dsctp_usrreq.c208 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_notify()
698 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_disconnect()
763 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_disconnect()
7328 sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
H A Dsctp_output.c12828 sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_lower_sosend()
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c201 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp6_notify()