X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/19b5602a0ce71f96fcbc75c3781c41aea4223e1e..309ca62193772fd8ba532fd413b51a61be0c741e:/print-sctp.c diff --git a/print-sctp.c b/print-sctp.c index 0229396d..a8990a9a 100644 --- a/print-sctp.c +++ b/print-sctp.c @@ -59,9 +59,9 @@ static const char rcsid[] _U_ = #include "ip6.h" #endif -#define CHAN_HP 6700 -#define CHAN_MP 6701 -#define CHAN_LP 6702 +#define CHAN_HP 6704 +#define CHAN_MP 6705 +#define CHAN_LP 6706 struct tok ForCES_channels[] = { { CHAN_HP, "ForCES HP" },