Searched defs:udp_root (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/core/snmp/
H A Dmib2.c156 struct mib_list_rootnode udp_root = { variable in typeref:struct:mib_list_rootnode
169 (struct mib_node* const)&udp_root, (struct mib_node* const)&udp_root,
1784 udp_rn = &udp_root;
1857 udp_rn = &udp_root;
1899 if (udp_root.count == 0) udptable.maxlength = 0;
/vbox/src/VBox/Devices/Network/lwip-new/src/core/snmp/
H A Dmib2.c168 struct mib_list_rootnode udp_root = { variable in typeref:struct:mib_list_rootnode
181 (struct mib_node*)&udp_root, (struct mib_node*)&udp_root,
1803 udp_rn = &udp_root;
1875 udp_rn = &udp_root;
1917 if (udp_root.count == 0) udptable.maxlength = 0;

Completed in 67 milliseconds