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()
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()
4624 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_process_control()
4975 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_process_control()
[all …]
H A Dsctp_constants.h788 #define SCTP_NORMAL_PROC 0 macro
H A Dsctp_pcb.c4733 (from_inpcbfree == SCTP_NORMAL_PROC)) { in sctp_free_assoc()
4827 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
4870 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
4876 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
4895 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
5146 if (from_inpcbfree == SCTP_NORMAL_PROC) { in sctp_free_assoc()
5162 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()
6641 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_connectx_helper_add()
6651 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_connectx_helper_add()
6666 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_connectx_helper_add()
6676 (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()
697 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_disconnect()
762 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, in sctp_disconnect()
7327 sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC,
H A Dsctp_output.c12830 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()