Searched refs:Address (Results 26 - 50 of 90) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/import/
H A Dwsa5.h119 /// Element Address of type "http://www.w3.org/2005/08/addressing":AttributedURIType.
120 char* /*URI*/ Address 1; ///< Required element. member in struct:wsa5__EndpointReferenceType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/udp/
H A Dudpclient.c75 replyTo.Address = "http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/import/
H A Dwsa.h32 replyTo.Address = "http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anony
49 if (!soap->header->wsa__ReplyTo || !soap->header->wsa__ReplyTo->Address)
51 soap->header->wsa__To = soap->header->wsa__ReplyTo->Address;
137 /// Element Address of type "http://schemas.xmlsoap.org/ws/2004/08/addressing":AttributedURI.
138 char* Address 1; ///< Required element. member in struct:wsa__EndpointReferenceType
H A Dwsa4.h102 /// Element Address of type "http://schemas.xmlsoap.org/ws/2004/03/addressing":AttributedURI.
103 char* /*URI*/ Address 1; ///< Required element. member in struct:wsa4__EndpointReferenceType
H A Dwsa5.h119 /// Element Address of type "http://www.w3.org/2005/08/addressing":AttributedURIType.
120 char* /*URI*/ Address 1; ///< Required element. member in struct:wsa5__EndpointReferenceType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/udp/
H A Dudpclient.c75 replyTo.Address = "http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-sharp/
H A DAddressResolver.cs47 public IPAddress Address property in class:Avahi.HostAddressArgs
108 public IPAddress Address property in class:Avahi.AddressResolver
H A DServiceBrowser.cs43 public IPAddress Address; field in struct:Avahi.ServiceInfo
190 info.Address = null;
H A DServiceResolver.cs184 info.Address = Utility.PtrToAddress (address);
188 info.Address.ScopeId = iface;
H A DHostNameResolver.cs85 public IPAddress Address property in class:Avahi.HostNameResolver
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DAddressResolver.cs47 public IPAddress Address property in class:Avahi.HostAddressArgs
108 public IPAddress Address property in class:Avahi.AddressResolver
H A DServiceBrowser.cs43 public IPAddress Address; field in struct:Avahi.ServiceInfo
190 info.Address = null;
H A DServiceResolver.cs184 info.Address = Utility.PtrToAddress (address);
188 info.Address.ScopeId = iface;
H A DHostNameResolver.cs85 public IPAddress Address property in class:Avahi.HostNameResolver
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dread_config_lex.l122 "Address" { return T_ADDRESS; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/aMule/
H A Damule.conf11 Address=
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/aMule/
H A Damule.conf11 Address=
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java329 {"f9", Address[].class.getName()},
352 private Address[] f9 = {new Address("city", "state", 123),
354 new Address("x", "y", 444)};
482 private Object f4 = new HashSet<Address>();
484 private TreeMap<String,Address> f6 = new TreeMap<String,Address>();
494 HashSet<Address> s = (HashSet) f4;
495 s.add(new Address("city", "state", 11111));
496 s.add(new Address("city
666 static class Address { class in class:BindingTest
672 private Address() {} method in class:BindingTest.Address
674 Address(String street, String city, int zip) { method in class:BindingTest.Address
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/mpi/
H A Dmpi2.h390 /* Address Reply Descriptor */
726 U32 Address; member in struct:_MPI2_SGE_SIMPLE32
733 U64 Address; member in struct:_MPI2_SGE_SIMPLE64
758 U32 Address; member in struct:_MPI2_SGE_CHAIN32
767 U64 Address; member in struct:_MPI2_SGE_CHAIN64
923 /* Address location */
932 /* Address Size */
982 U32 Address; member in struct:_MPI2_IEEE_SGE_SIMPLE32
989 U64 Address; member in struct:_MPI2_IEEE_SGE_SIMPLE64
1053 /* Data Location Address Spac
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dsend.c46 inet_ntop(AF_INET6, &current->Address, address_text, INET6_ADDRSTRLEN);
49 if (dest != NULL && memcmp(dest, &current->Address, sizeof(struct in6_addr)) != 0)
52 send_ra(sock, iface, &(current->Address));
327 * add Source Link-layer Address option
375 * Dynamic Home Agent Address Discovery
H A Dradvd.h105 struct in6_addr Address; member in struct:Clients
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dsend.c46 inet_ntop(AF_INET6, &current->Address, address_text, INET6_ADDRSTRLEN);
49 if (dest != NULL && memcmp(dest, &current->Address, sizeof(struct in6_addr)) != 0)
52 send_ra(sock, iface, &(current->Address));
320 * add Source Link-layer Address option
368 * Dynamic Home Agent Address Discovery
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/lsi/
H A Dmpi.h359 U32 Address; member in struct:_SGE_SIMPLE32
366 U64 Address; member in struct:_SGE_SIMPLE64
390 U32 Address; member in struct:_SGE_CHAIN32
399 U64 Address; member in struct:_SGE_CHAIN64
553 /* Address location */
562 /* Address Size */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/
H A Dint-handler.S167 # upper part of IOASIC Address
184 # upper part of IOASIC Address
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead-sharpsl.S102 .word 0x08010000 @ w100 Chip ID Reg Address
138 mov r2, #0 @ Address 0x00

Completed in 224 milliseconds

1234