Searched refs:sctp_send_shutdown (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_output.h | 104 void sctp_send_shutdown(struct sctp_tcb *, struct sctp_nets *);
|
| H A D | sctp_timer.c | 1316 sctp_send_shutdown(stcb, alt); in sctp_shutdown_timer() 1586 sctp_send_shutdown(stcb, net); in sctp_autoclose_timer()
|
| H A D | sctp_indata.c | 2591 sctp_send_shutdown(stcb, in sctp_sack_check() 4329 sctp_send_shutdown(stcb, netp); in sctp_express_handle_sack() 5006 sctp_send_shutdown(stcb, netp); in sctp_handle_sack()
|
| H A D | sctp_usrreq.c | 748 sctp_send_shutdown(stcb, netp); in sctp_disconnect() 943 sctp_send_shutdown(stcb, netp); in sctp_shutdown()
|
| H A D | sctp_output.c | 6679 sctp_send_shutdown(stcb, net); in sctp_sendall_iterator() 9178 sctp_send_shutdown(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_send_shutdown() function 13502 sctp_send_shutdown(stcb, netp); in sctp_lower_sosend()
|
| H A D | sctp_input.c | 3280 sctp_send_shutdown(stcb, net); in process_chunk_drop()
|
| H A D | sctp_pcb.c | 3442 sctp_send_shutdown(asoc, netp); in sctp_inpcb_free()
|