home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.umcs.maine.edu
/
2015-02-07.ftp.umcs.maine.edu.tar
/
ftp.umcs.maine.edu
/
pub
/
thesis
/
zhongy
/
snmp
/
snmp.shar
/
snmpencode.h
< prev
next >
Wrap
Text File
|
1994-05-11
|
196b
|
10 lines
/*
make packet in buff acording the information
in the struct req_desc
We firstly allocate in reverse order, then reverse it
*/
int mkpacket(struct req_desc *redq, unsigned char *buff);