Home
last modified time | relevance | path

Searched refs:subnet_mask (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/net/
H A Dvmnet-shared.c26 options->subnet_mask) && in validate_options()
29 options->subnet_mask)) { in validate_options()
66 options->subnet_mask); in build_if_desc()
H A Dvmnet-host.c34 options->subnet_mask) && in validate_options()
37 options->subnet_mask)) { in validate_options()
77 options->subnet_mask); in build_if_desc()
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_conf.robot168 # ip subnet_mask gateway valid_status_codes
177 # ip subnet_mask gateway valid_status_codes
186 # ip subnet_mask gateway valid_status_codes
195 # ip subnet_mask gateway valid_status_codes
282 # ip subnet_mask gateway valid_status_codes
290 # ip subnet_mask gateway valid_status_codes
298 # ip subnet_mask gateway valid_status_codes
306 # ip subnet_mask gateway valid_status_codes
314 # ip subnet_mask gateway valid_status_codes
339 # ip subnet_mask gateway valid_status_codes
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_network_configuration.robot28 ${subnet_mask} ${24} variable
123 Valid Value lan_config['Subnet Mask'] ['${subnet_mask}']
167 Valid Value lan_config['Subnet Mask'] ['${subnet_mask}']
210 Set IPMI Inband Network Configuration ${ip_address} ${subnet_mask}
231 …... Run Keywords Set Suite Variable ${subnet_mask} ${network_configuration['SubnetMask']} AND
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_nvm_iscsi_cfg.h38 union nvm_iscsi_ipv4_addr subnet_mask; /* 0x4 */ member
54 union nvm_iscsi_ipv6_addr subnet_mask; /* 0x10 */ member
H A Dqedi_main.c2068 sub = ipv6_en ? initiator->ipv6.subnet_mask.byte : in qedi_show_boot_eth_info()
2069 initiator->ipv4.subnet_mask.byte; in qedi_show_boot_eth_info()
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_network_sub_menu.robot188 # ip subnet_mask gateway status
313 [Arguments] ${ip_address} ${subnet_mask} ${gateway_address} ${expected_status}=error
317 # subnet_mask Subnet mask for the IP to be added (e.g. 255.255.0.0).
326 Input Text ${xpath_input_subnetmask} ${subnet_mask}
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c538 memcpy(req->ip_params.ip_record.ip_addr.subnet_mask, in beiscsi_if_clr_ip()
539 if_info->ip_addr.subnet_mask, in beiscsi_if_clr_ip()
540 sizeof(if_info->ip_addr.subnet_mask)); in beiscsi_if_clr_ip()
577 memcpy(req->ip_params.ip_record.ip_addr.subnet_mask, in beiscsi_if_set_ip()
H A Dbe_cmds.h494 u8 subnet_mask[16]; member
H A Dbe_iscsi.c543 len = sprintf(buf, "%pI4\n", if_info->ip_addr.subnet_mask); in __beiscsi_iface_get_param()
/openbmc/linux/tools/hv/
H A Dhv_kvp_daemon.c1187 uint32_t subnet_mask = ntohl(subnet_addr4.s_addr); in kvp_subnet_to_plen() local
1189 while (subnet_mask & 0x80000000) { in kvp_subnet_to_plen()
1191 subnet_mask <<= 1; in kvp_subnet_to_plen()
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_utils.robot482 [Arguments] ${ip} ${subnet_mask} ${gateway}
487 # subnet_mask Subnet mask for the IP to be added
496 ... SubnetMask=${subnet_mask} Gateway=${gateway}
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h471 uint8_t subnet_mask[IP_ADDR_LEN]; member
H A Dql4_mbx.c475 memcpy(ha->ip_config.subnet_mask, init_fw_cb->ipv4_subnet, in qla4xxx_update_local_ip()
476 min(sizeof(ha->ip_config.subnet_mask), in qla4xxx_update_local_ip()
H A Dql4_os.c1282 &ha->ip_config.subnet_mask); in qla4xxx_get_iface_param()
/openbmc/u-boot/include/
H A Defi_api.h1297 struct efi_ip_address subnet_mask; member
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi.robot797 # subnet_mask Subnet mask for the IP to be added