10 lines
199 B
C
Raw Normal View History

1995-12-10 10:06:55 +00:00
/* $NetBSD: snmp.h,v 1.3 1995/12/10 10:07:18 mycroft Exp $ */
1995-10-09 03:51:32 +00:00
1995-12-10 10:06:55 +00:00
extern int portlist[32], sdlen;
extern u_short dest_port;
1995-06-01 02:25:45 +00:00
extern int quantum;
1995-12-10 10:06:55 +00:00
extern int snmp_read_packet();
1995-06-01 02:25:45 +00:00
1995-12-10 10:06:55 +00:00
#define DEFAULT_PORT 161