Home
last modified time | relevance | path

Searched refs:SCTP_SHUTDOWN (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp.h442 #define SCTP_SHUTDOWN 0x07 macro
H A Dsctp_output.c7037 (chk->rec.chunk_id.id == SCTP_SHUTDOWN) || in sctp_clean_up_ctl()
8361 (chk->rec.chunk_id.id == SCTP_SHUTDOWN) || in sctp_med_chunk_output()
9186 if (chk->rec.chunk_id.id == SCTP_SHUTDOWN) { in sctp_send_shutdown()
9209 chk->rec.chunk_id.id = SCTP_SHUTDOWN; in sctp_send_shutdown()
9222 shutdown_cp->ch.chunk_type = SCTP_SHUTDOWN; in sctp_send_shutdown()
H A Dsctp_input.c3279 case SCTP_SHUTDOWN: in process_chunk_drop()
4879 case SCTP_SHUTDOWN: in sctp_process_control()
H A Dsctp_indata.c2812 case SCTP_SHUTDOWN: in sctp_process_data()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h442 #define SCTP_SHUTDOWN 0x07 macro