Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dsctp.h263 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro
Dsctp_input.c2585 case SCTP_SHUTDOWN_COMPLETE: in process_chunk_drop()
3105 (ch->chunk_type == SCTP_SHUTDOWN_COMPLETE) || in sctp_process_control()
3591 case SCTP_SHUTDOWN_COMPLETE: in sctp_process_control()
Dsctputil.c2734 case SCTP_SHUTDOWN_COMPLETE: in sctp_handle_ootb()
Dsctp_output.c8014 comp_cp->shut_cmp.ch.chunk_type = SCTP_SHUTDOWN_COMPLETE;
8105 comp_cp->shut_cmp.ch.chunk_type = SCTP_SHUTDOWN_COMPLETE;
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-sctp.c115 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro
135 { SCTP_SHUTDOWN_COMPLETE, "SHUTDOWN COMPLETE" },