*
* Format and print bootp packets.
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-bootp.c,v 1.89 2008-04-22 09:45:08 hannes Exp $ (LBL)";
-#endif
#ifdef HAVE_CONFIG_H
#include "config.h"
break;
default:
- print_unknown_data(bp, "\n\t\t", suboptlen);
+ print_unknown_data(gndo,bp, "\n\t\t", suboptlen);
}
len -= suboptlen;