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

/netbsd-current/sys/netinet/
H A Dsctp.h263 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro
H A Dsctp_input.c2589 case SCTP_SHUTDOWN_COMPLETE:
3111 (ch->chunk_type == SCTP_SHUTDOWN_COMPLETE) ||
3597 case SCTP_SHUTDOWN_COMPLETE:
H A Dsctputil.c2740 case SCTP_SHUTDOWN_COMPLETE:
H A Dsctp_output.c8030 comp_cp->shut_cmp.ch.chunk_type = SCTP_SHUTDOWN_COMPLETE;
8121 comp_cp->shut_cmp.ch.chunk_type = SCTP_SHUTDOWN_COMPLETE;
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-sctp.c117 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro
137 { SCTP_SHUTDOWN_COMPLETE, "SHUTDOWN COMPLETE" },

Completed in 288 milliseconds