変数 | |
| netsnmp_table_registration_info * | tblreg_info |
| registration info for the table | |
| netsnmp_container * | table |
| container for the table rows | |
| int | group_rows |
| do we want to group rows with the same index together when calling callbacks? | |
| netsnmp_table_array_callbacks * | cb |
| callbacks for this table | |
table_array.c の 44 行で定義されています。
do we want to group rows with the same index together when calling callbacks?
table_array.c の 58 行で定義されています。
1.4.7