Commit e145d7b5 authored by Cedric Roux's avatar Cedric Roux

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4403 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 63d26ecd
......@@ -4,7 +4,8 @@
enum sctp_state_e {
SCTP_STATE_CLOSED,
SCTP_STATE_SHUTDOWN_PENDING,
SCTP_STATE_ESTABLISHED
SCTP_STATE_ESTABLISHED,
SCTP_STATE_UNREACHABLE
};
typedef struct {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment