/* specification: RFC 4340 */
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
#include "netdissect-stdinc.h"
break;
default:
goto invalid;
- break;
}
if ((DCCPH_TYPE(dh) != DCCP_PKT_DATA) &&
default:
ND_PRINT(" [optlen != 6 or 8 or 10]");
goto invalid;
- break;
}
break;
case DCCP_OPTION_ELAPSED_TIME: