Searched refs:addresses (Results 51 - 75 of 97) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex194 \verb|local| addresses.
222 with all IPv4 addresses mapped to IPv6 space, so that all IPv4
331 source addresses indistinguishable from local ones. It is not so bad idea
380 tunnel with the same local and remote addresses.
399 to resolve both IP and IPv6 addresses via ARP/NDISC, so that
455 Now you can select IPIP packets with addresses \verb|S| and \verb|D|
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-memset.S160 subq $3, 24, $2 # E : For determining future wh64 addresses
337 subq $3, 24, $2 # E : For determining future wh64 addresses
524 subq $3, 24, $2 # E : For determining future wh64 addresses
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dregex.tex94 A bad example of processing some text containing email addresses (the example
95 is bad because the real email addresses can have more complicated form than
114 printf("text now contains %u hidden addresses", count);
H A Dfs.tex28 Locations (aka filenames aka addresses) are constructed from four parts:
H A Dstackwalker.tex25 This class will not return anything except raw stack frame addresses if the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c289 struct mac_address addresses[2]; member in struct:mac80211_hwsim_data
1282 memcpy(data->addresses[0].addr, addr, ETH_ALEN);
1283 memcpy(data->addresses[1].addr, addr, ETH_ALEN);
1284 data->addresses[1].addr[0] |= 0x40;
1286 hw->wiphy->addresses = data->addresses;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/distro/rpm/
H A Dopenvpn.spec64 support for dynamic IP addresses and DHCP,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dbus.c277 DBusList **addresses; local
422 /* Listen on our addresses */
445 addresses = bus_config_parser_get_addresses (parser);
447 link = _dbus_list_get_first_link (addresses);
467 link = _dbus_list_get_next_link (addresses, link);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dpcap.h220 struct pcap_addr *addresses; member in struct:pcap_if
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR53c406a.c211 static void *addresses[] = { variable
215 #define ADDRESS_COUNT ARRAY_SIZE(addresses)
218 /* possible i/o port addresses */
465 if (!memcmp((void *) addresses[ii] + signatures[jj].sig_offset, (void *) signatures[jj].signature, (int) signatures[jj].sig_length))
466 bios_base = addresses[ii];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/zd1211rw/
H A Dzd_chip.h673 /* If you compare this addresses with the ZYDAS orignal driver, please notify
796 const zd_addr_t *addresses,
800 return zd_usb_ioread16v(&chip->usb, values, addresses, count);
811 const zd_addr_t *addresses, unsigned int count);
871 int zd_ioread32v(struct zd_chip *chip, const zd_addr_t *addresses,
795 zd_ioread16v_locked(struct zd_chip *chip, u16 *values, const zd_addr_t *addresses, unsigned int count) argument
H A Dzd_chip.c118 /* Allocate a single memory block for values and addresses. */
168 /* Allocate a single memory block for values and addresses. */
304 int zd_ioread32v(struct zd_chip *chip, const zd_addr_t *addresses, argument
310 r = zd_ioread32v_locked(chip, values, addresses, count);
371 /* MAC address: if custom mac addresses are to be used CR_MAC_ADDR_P1 and
462 static const zd_addr_t addresses[] = { local
470 E2P_CHANNEL_COUNT, addresses[i], 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsparccpuid.S23 ! resides on the stack, toward lower addresses]. To facilitate for
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dcmode.S90 # Set up addresses in regs for later steps.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dauth.c146 /* List of addresses which the peer may use. */
147 static struct permitted_ip *addresses[NUM_PPP]; variable in typeref:struct:permitted_ip
149 /* Wordlist giving addresses which the peer may use
1709 * acceptable, and iff so, set the list of acceptable IP addresses
2053 * set_allowed_addrs() - set the list of allowed addresses.
2073 if (addresses[unit] != NULL)
2074 free(addresses[unit]);
2075 addresses[unit] = NULL;
2081 * Count the number of IP addresses given.
2097 /* "-" means no addresses authorize
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dne2.c113 static unsigned int addresses[7] __initdata =
348 base_addr = addresses[i - 1];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dgram.c1949 flog(LOG_ERR, "interface %s has no IPv4 addresses, disabling 6to4 prefix", prefix->if6to4 );
2182 flog(LOG_CRIT, "Too many addresses in RDNSS section");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/redhat/
H A Dradvd.spec28 hosts can automatically configure their addresses and some other
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devdns.c151 #define MAX_ADDRS 32 /* maximum number of addresses from a single packet */
199 u32 addresses[MAX_ADDRS]; member in struct:reply::__anon2333::__anon2334
203 struct in6_addr addresses[MAX_ADDRS]; member in struct:reply::__anon2333::__anon2335
652 reply->data.a.addresses,
671 reply->data.aaaa.addresses,
902 /* we only bother with the first four addresses. */
904 memcpy(&reply.data.a.addresses[reply.data.a.addrcount],
931 /* we only bother with the first four addresses. */
933 memcpy(&reply.data.aaaa.addresses[reply.data.aaaa.addrcount],
1985 nameserver_probe_callback(int result, char type, int count, int ttl, void *addresses, voi argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dgram.c1949 flog(LOG_ERR, "interface %s has no IPv4 addresses, disabling 6to4 prefix", prefix->if6to4 );
2177 flog(LOG_CRIT, "Too many addresses in RDNSS section");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/redhat/
H A Dradvd.spec28 hosts can automatically configure their addresses and some other
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dcache-mn10300.S139 # Invalidate a range of addresses on a page in the dcache
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dfsldma.c623 if (list_empty(&slave->addresses))
626 hw = list_first_entry(&slave->addresses, struct fsl_dma_hw_addr, entry);
660 if (list_is_last(&hw->entry, &slave->addresses))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dasc7621.c55 unsigned short *addresses; member in struct:asc7621_chip
66 .addresses = normal_i2c,
75 .addresses = normal_i2c,
1065 for (i = 0; asc7621_chips[chip_type].addresses[i] != I2C_CLIENT_END;
1067 if (asc7621_chips[chip_type].addresses[i] == address)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devdns.c141 /* maximum number of addresses from a single packet */
207 u32 addresses[MAX_V4_ADDRS]; member in struct:reply::__anon7257::__anon7258
211 struct in6_addr addresses[MAX_V6_ADDRS]; member in struct:reply::__anon7257::__anon7259
776 cb->reply.data.a.addresses,
794 cb->reply.data.aaaa.addresses,
1097 /* we only bother with the first four addresses. */
1099 memcpy(&reply.data.a.addresses[reply.data.a.addrcount],
1135 /* we only bother with the first four addresses. */
1137 memcpy(&reply.data.aaaa.addresses[reply.data.aaaa.addrcount],
2253 nameserver_probe_callback(int result, char type, int count, int ttl, void *addresses, voi argument
4276 evdns_getaddrinfo_gotresolve(int result, char type, int count, int ttl, void *addresses, void *arg) argument
[all...]

Completed in 187 milliseconds

1234