Home
last modified time | relevance | path

Searched refs:ip_address (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_network_configuration.robot63 ${ip_address}= Set Variable if '${ipv4_address['Address']}' == '${STATIC_IP}'
65 Exit For Loop If ${ip_address} != None
68 Should Be Equal ${ip_address['AddressOrigin']} Static
69 Should Be Equal ${ip_address['SubnetMask']} ${NETMASK}
70 Should Be Equal ${ip_address['Gateway']} ${GATEWAY}
122 Valid Value lan_config['IP Address'] ['${ip_address}']
164 Valid Value lan_config['IP Address'] ['${ip_address}']
210 Set IPMI Inband Network Configuration ${ip_address} ${subnet_mask}
225 ${host_name} ${ip_address}= Get Host Name IP host=${OPENBMC_HOST}
226 Set Suite Variable ${ip_address}
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dhost.tcl29 lassign [split $out_buf " "] host_name fill1 fill2 ip_address
34 set ip_address ${host}
41 return [list ${host_name} ${short_host_name} ${ip_address}]
H A Dbmc_network_utils.py34 ip_address = socket.gethostbyname(str(host_fqdns))
35 ip_list.append(ip_address)
H A Dcommon_utils.robot915 [Arguments] ${ip_address} ${ip_data}
918 # ip_address IP address to check (e.g. xx.xx.xx.xx).
921 Should Contain Match ${ip_data} ${ip_address}/*
922 ... msg=${ip_address} not found in the list provided.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer/
H A D0001-add-gupnp-1.2-API-support.patch114 - ip_address = gupnp_context_get_host_ip(
116 + ip_address = gssdp_client_get_host_ip(
119 if (!udn || !ip_address)
/openbmc/openbmc-test-automation/network/
H A Dtest_host_network.robot30 ${ip_address}= utilities.random_ip
36 ${ip_address_hex}= IP Address To Hex String ${ip_address}
48 Should Be Equal ${data["Address"]} ${ip_address}
/openbmc/qemu/docs/system/
H A Dtls.rst116 ip_address = 10.0.1.87
117 ip_address = 192.8.0.92
118 ip_address = 2620:0:cafe::87
119 ip_address = 2001:24::92
132 The ``dns_name`` and ``ip_address`` fields in the template are setting
186 the ``dns_name`` and ``ip_address`` fields are not included. The
219 ip_address = 10.0.1.87
220 ip_address = 192.8.0.92
221 ip_address = 2620:0:cafe::87
222 ip_address = 2001:24::92
/openbmc/qemu/tests/qemu-iotests/
H A Dcommon.tls141 ip_address = 127.0.0.1
142 ip_address = ::1
/openbmc/openbmc-test-automation/lib/external_intf/
H A Dmanagement_console_utils.robot112 ${ip_address}= Get Running System IP
117 Valid Value temp_ipaddr ${ip_address}
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c165 req->ip_address.ip_type = BEISCSI_IP_TYPE_V4; in mgmt_open_connection()
166 req->ip_address.addr[0] = s_addr & 0x000000ff; in mgmt_open_connection()
167 req->ip_address.addr[1] = (s_addr & 0x0000ff00) >> 8; in mgmt_open_connection()
168 req->ip_address.addr[2] = (s_addr & 0x00ff0000) >> 16; in mgmt_open_connection()
169 req->ip_address.addr[3] = (s_addr & 0xff000000) >> 24; in mgmt_open_connection()
176 req->ip_address.ip_type = BEISCSI_IP_TYPE_V6; in mgmt_open_connection()
177 memcpy(&req->ip_address.addr, in mgmt_open_connection()
H A Dbe_cmds.h1118 struct ip_addr_format ip_address; member
1132 struct ip_addr_format ip_address; member
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_network_sub_menu.robot313 [Arguments] ${ip_address} ${subnet_mask} ${gateway_address} ${expected_status}=error
316 # ip_address IP address to be added (e.g. 10.7.7.7).
325 Input Text ${xpath_input_ip_address} ${ip_address}
331 ... Run Keywords Wait Until Page Contains ${ip_address} timeout=40sec
H A Dtest_snmp_alerts_sub_menu.robot418 FOR ${ip_address} IN @{ip_address_list}
420 ... Delete SNMP Manager Via GUI ${ip_address} ${SNMP_DEFAULT_PORT}
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_client_identifier.robot188 ${ip_address}= Get Running System IP
192 Valid Value temp_ipaddr ${ip_address}
H A Dtest_vmi.robot279 # username password ip_address gateway nemask valid_status_code
291 # username password ip_address gateway nemask valid_status_code
325 # username password ip_address gateway netmask valid_status_code
337 # username password ip_address gateway netmask valid_status_code
/openbmc/u-boot/board/freescale/mx35pdk/
H A DREADME37 ip_address -l <board_ip/netmask> -h <server_ip>
/openbmc/linux/Documentation/filesystems/
H A Dceph.rst124 mon_addr=ip_address[:port][/ip_address[:port]]
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h470 uint8_t ip_address[IP_ADDR_LEN]; member
535 u8 ip_address[16]; member
H A Dql4_init.c205 int8_t ip_address[IPv6_ADDR_LEN] = {0} ; in qla4xxx_wait_for_ip_config() local
240 ip_address, IPv6_ADDR_LEN) == 0) { in qla4xxx_wait_for_ip_config()
/openbmc/openbmc-test-automation/bin/
H A Dsol_utils.tcl650 lassign [get_host_name_ip $os_host 0] os_hostname short_host_name ip_address
/openbmc/qemu/qga/
H A Dcommands-posix.c1071 address_item->ip_address = g_strdup(addr4); in qmp_guest_network_get_interfaces()
1090 address_item->ip_address = g_strdup(addr6); in qmp_guest_network_get_interfaces()
/openbmc/bmcweb/scripts/
H A Dgenerate_auth_certificates.py247 value = ipaddress.ip_address(url)
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_conf.robot827 [Arguments] ${ip_address}
830 # ip_address Configured IP address which need to verified.
835 … ${ip_found}= Set Variable If '${network_configuration['Address']}' == '${ip_address}' ${True}
/openbmc/linux/drivers/scsi/
H A Dmyrs.h508 unsigned char ip_address[16]; /* Bytes 16-31 */ member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fc.h860 u32 ip_address[4]; member

12