Searched refs:udp_Table_columns (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_mib2_udp.c317 static const struct snmp_table_simple_col_def udp_Table_columns[] = { variable in typeref:struct:snmp_table_simple_col_def
321 static const struct snmp_table_simple_node udp_Table = SNMP_TABLE_CREATE_SIMPLE(5, udp_Table_columns, udp_Table_get_cell_value, udp_Table_get_next_cell_instance_and_value);

Completed in 105 milliseconds