Searched refs:ip_address (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_wlan_cfg.c27 u8 ip_address[5]; member in struct:__anon10886
154 {WID_IP_ADDRESS, g_mac.ip_address},
/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c754 req->ip_address.ip_type = BE2_IPV4; mgmt_open_connection()
755 req->ip_address.addr[0] = s_addr & 0x000000ff; mgmt_open_connection()
756 req->ip_address.addr[1] = (s_addr & 0x0000ff00) >> 8; mgmt_open_connection()
757 req->ip_address.addr[2] = (s_addr & 0x00ff0000) >> 16; mgmt_open_connection()
758 req->ip_address.addr[3] = (s_addr & 0xff000000) >> 24; mgmt_open_connection()
764 req->ip_address.ip_type = BE2_IPV6; mgmt_open_connection()
765 memcpy(&req->ip_address.addr, mgmt_open_connection()
H A Dbe_cmds.h1024 struct ip_addr_format ip_address; member in struct:tcp_connect_and_offload_in
1038 struct ip_addr_format ip_address; member in struct:tcp_connect_and_offload_in_v1
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.c602 unsigned long ip_address; /* pointer */ member in struct:snmp_v1_trap
947 if (!asn1_octets_decode(ctx, end, (unsigned char **)&trap->ip_address, &len)) snmp_trap_decode()
987 kfree((unsigned long *)trap->ip_address); snmp_trap_decode()
1111 kfree((unsigned long *)trap.ip_address); snmp_parse_mangle()
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_def.h472 uint8_t ip_address[IP_ADDR_LEN]; member in struct:ipaddress_config
537 u8 ip_address[16]; member in struct:ip_address_format
H A Dql4_init.c209 int8_t ip_address[IPv6_ADDR_LEN] = {0} ; qla4xxx_wait_for_ip_config() local
244 ip_address, IPv6_ADDR_LEN) == 0) { qla4xxx_wait_for_ip_config()
H A Dql4_mbx.c473 memcpy(ha->ip_config.ip_address, init_fw_cb->ipv4_addr, qla4xxx_update_local_ip()
474 min(sizeof(ha->ip_config.ip_address), qla4xxx_update_local_ip()
H A Dql4_os.c284 &ha->ip_config.ip_address, ipaddr)); qla4xxx_send_ping()
1229 len = sprintf(buf, "%pI4\n", &ha->ip_config.ip_address); qla4xxx_get_iface_param()
1896 len = sprintf(buf, "%pI4\n", &ha->ip_config.ip_address); qla4xxx_host_get_param()
5787 &boot_conn->dest_ipaddr.ip_address); qla4xxx_show_boot_tgt_info()
5790 &boot_conn->dest_ipaddr.ip_address); qla4xxx_show_boot_tgt_info()
6073 memcpy(&boot_conn->dest_ipaddr.ip_address, qla4xxx_get_boot_target()
6077 memcpy(&boot_conn->dest_ipaddr.ip_address, qla4xxx_get_boot_target()
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_fc.h882 u32 ip_address[4]; member in struct:fc_rnid_general_topology_data_s
/linux-4.4.14/include/acpi/
H A Dactbl2.h620 u8 ip_address[16]; member in struct:acpi_ibft_nic
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_def.h2471 uint8_t ip_address[16]; member in struct:ct_sns_rsp::__anon10041::__anon10042

Completed in 518 milliseconds