]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-forces.c
Add a summary comment in all other printers
[tcpdump] / print-forces.c
index 40789611ed12d30703b55d26269d6a3c74097400..f98bd0618e454f8dcad365e7f2c9d854a0e0df5b 100644 (file)
  *
  */
 
+/* \summary: Forwarding and Control Element Separation (ForCES) Protocol printer */
+
+/* specification: RFC 5810 */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -25,9 +29,6 @@
 
 static const char tstr[] = "[|forces]";
 
-/*
- * RFC5810: Forwarding and Control Element Separation (ForCES) Protocol
- */
 #define        ForCES_VERS     1
 #define        ForCES_HDRL     24
 #define        ForCES_ALNL     4U