Searched defs:del_rn (Results 1 - 2 of 2) sorted by relevance
| /vbox/src/VBox/Devices/Network/lwip/src/core/snmp/ |
| H A D | mib2.c | 1140 struct mib_list_rootnode *at_rn, *next, *del_rn[5]; local 1174 del_rn[del_cnt] = at_rn; 1192 at_rn = del_rn[del_cnt]; 1355 struct mib_list_rootnode *ipa_rn, *next, *del_rn[4]; local 1380 del_rn[del_cnt] = ipa_rn; 1398 ipa_rn = del_rn[del_cnt]; 1517 struct mib_list_rootnode *iprte_rn, *next, *del_rn[4]; local 1538 del_rn[del_cnt] = iprte_rn; 1556 iprte_rn = del_rn[del_cnt]; 1827 struct mib_list_rootnode *udp_rn, *next, *del_rn[ local [all...] |
| /vbox/src/VBox/Devices/Network/lwip-new/src/core/snmp/ |
| H A D | mib2.c | 1163 struct mib_list_rootnode *at_rn, *next, *del_rn[5]; local 1195 del_rn[del_cnt] = at_rn; 1213 at_rn = del_rn[del_cnt]; 1374 struct mib_list_rootnode *ipa_rn, *next, *del_rn[4]; local 1397 del_rn[del_cnt] = ipa_rn; 1415 ipa_rn = del_rn[del_cnt]; 1538 struct mib_list_rootnode *iprte_rn, *next, *del_rn[4]; local 1559 del_rn[del_cnt] = iprte_rn; 1577 iprte_rn = del_rn[del_cnt]; 1847 struct mib_list_rootnode *udp_rn, *next, *del_rn[ local [all...] |
Completed in 58 milliseconds