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