#include <hd.h>
Data Fields | |
union u_hd_res_t * | next |
enum resource_types | type |
unsigned | state:1 |
network link state: 0 - not connected, 1 - connected |
union u_hd_res_t* res_link_t::next [write] |
Referenced by hd_scan_net().
unsigned res_link_t::state |
network link state: 0 - not connected, 1 - connected
Referenced by dump_normal(), and hd_scan_net().