host_network      144 lib/pengine/bundle.c         if(data->host_network) {
host_network      145 lib/pengine/bundle.c             crm_create_nvpair_xml(xml_obj, NULL, "nic", data->host_network);
host_network     1082 lib/pengine/bundle.c         bundle_data->host_network = crm_element_value_copy(xml_obj, "host-interface");
host_network     1984 lib/pengine/bundle.c     free(bundle_data->host_network);
host_network       92 lib/pengine/variant.h         char *host_network;