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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dbftpdutmp.h24 int bftpdutmp_dup_ip_count(char *ip_address);
H A Dbftpdutmp.c115 int bftpdutmp_dup_ip_count(char *ip_address) argument
126 if (tmp.bu_type && (! strcmp(tmp.bu_host, ip_address) ) )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_mbx.c237 memcpy(ha->ip_address, init_fw_cb->IPAddr,
238 min(sizeof(ha->ip_address), sizeof(init_fw_cb->IPAddr)));
311 memcpy(ha->ip_address, init_fw_cb->IPAddr,
312 min(sizeof(ha->ip_address), sizeof(init_fw_cb->IPAddr)));
H A Dql4_init.c1109 int8_t ip_address[IP_ADDR_LEN] = {0} ; local
1140 if (memcmp(ha->ip_address, ip_address, IP_ADDR_LEN) == 0 ||
1141 memcmp(ha->subnet_mask, ip_address, IP_ADDR_LEN) == 0)
H A Dql4_def.h352 uint8_t ip_address[IP_ADDR_LEN]; member in struct:scsi_qla_host
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.c590 unsigned long ip_address; /* pointer */ member in struct:snmp_v1_trap
947 if (!asn1_octets_decode(ctx, end, (unsigned char **)&trap->ip_address, &len))
987 kfree((unsigned long *)trap->ip_address);
1111 kfree((unsigned long *)trap.ip_address);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Dmain.c336 static ArpPacket *packet_new_probe(uint32_t ip_address, const uint8_t*hw_address, size_t *packet_len) { argument
342 info.target_ip_address = ip_address;
347 static ArpPacket *packet_new_announcement(uint32_t ip_address, const uint8_t* hw_address, size_t *packet_len) { argument
353 info.target_ip_address = ip_address;
354 info.sender_ip_address = ip_address;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifsglob.h128 unsigned long ip_address; /* IP addr for the server if known */ member in struct:TCP_Server_Info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Dinterface.c1047 DEFUN (ip_address,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_def.h1889 uint8_t ip_address[16]; member in struct:ct_sns_rsp::__anon6962::__anon6963

Completed in 107 milliseconds