]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/sctp/constants.h
r8169: remove private net_device_stats structure
[linux-2.6-omap-h63xx.git] / include / net / sctp / constants.h
index 777118f06dba44f18512ccd8c3f469404bc97180..da8354e8e33c5269fa92ab4a1dd4a8f4d4971ad8 100644 (file)
@@ -183,7 +183,9 @@ typedef enum {
        SCTP_IERROR_NO_DATA,
        SCTP_IERROR_BAD_STREAM,
        SCTP_IERROR_BAD_PORTS,
-
+       SCTP_IERROR_AUTH_BAD_HMAC,
+       SCTP_IERROR_AUTH_BAD_KEYID,
+       SCTP_IERROR_PROTO_VIOLATION,
 } sctp_ierror_t;