1smi_util(3) SMI Management Information Library smi_util(3)
2
3
4
6 smiGetMinSize, smiGetMaxSize, smiPack, smiUnpack - SMI type utility
7 functions
8
10 #include <smi.h>
11
12 unsigned int smiGetMinSize(SmiType *smiTypePtr);
13
14 unsigned int smiGetMaxSize(SmiTyep *smiTypePtr);
15
16
18 These functions
19
21 /usr/include/smi.h SMI library header file
22
24 libsmi(3), smi_module(3), smi.h
25
27 (C) 1999-2001 Frank Strauss, TU Braunschweig, Germany
28 <strauss@ibr.cs.tu-bs.de>
29
30
31
32IBR August 21, 2006 smi_util(3)