Searched refs:in6_addr (Results 51 - 75 of 236) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dgram.y116 struct in6_addr *addr;
353 memcpy(&(new->Address), $1, sizeof(struct in6_addr));
364 memcpy(&(new->Address), $2, sizeof(struct in6_addr));
411 struct in6_addr zeroaddr;
429 memcpy(&prefix->Prefix, $2, sizeof(struct in6_addr));
432 if (!memcmp($2, &zeroaddr, sizeof(struct in6_addr))) {
456 memcpy(&prefix->Prefix, &s6->sin6_addr, sizeof(struct in6_addr));
461 if (!memcmp(&prefix->Prefix, &zeroaddr, sizeof(struct in6_addr))) {
549 memcpy(&route->Prefix, $2, sizeof(struct in6_addr));
607 memcpy(&rdnss->AdvRDNSSAddr1, $1, sizeof(struct in6_addr));
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dndisc.c129 .entry_size = sizeof(struct neighbour) + sizeof(struct in6_addr),
130 .key_len = sizeof(struct in6_addr),
296 int ndisc_mc_map(struct in6_addr *addr, char *buf, struct net_device *dev, int dir)
330 for (i = 0; i < (sizeof(struct in6_addr) / sizeof(u32)); i++)
338 struct in6_addr *addr = (struct in6_addr*)&neigh->primary_key;
389 struct in6_addr *addr = (struct in6_addr*)&n->key;
390 struct in6_addr maddr;
402 struct in6_addr *add
[all...]
H A Dinet6_hashtables.c59 const struct in6_addr *saddr,
61 const struct in6_addr *daddr,
106 const struct in6_addr *daddr,
149 const struct in6_addr *saddr, const __be16 sport,
150 const struct in6_addr *daddr, const __be16 dport,
171 const struct in6_addr *daddr = &np->rcv_saddr;
172 const struct in6_addr *saddr = &np->daddr;
H A Dmcast.c82 * doesn't have in6_addr defined in all cases, there is no __u128, and no
94 struct in6_addr grec_mca;
95 struct in6_addr grec_src[0];
113 struct in6_addr mca;
127 struct in6_addr srcs[0];
130 static struct in6_addr mld2_all_mcr = MLD2_ALL_MCR_INIT;
137 int __ipv6_dev_mc_dec(struct inet6_dev *idev, struct in6_addr *addr);
147 static void mld_del_delrec(struct inet6_dev *idev, struct in6_addr *addr);
152 static int ip6_mc_del_src(struct inet6_dev *idev, struct in6_addr *pmca,
153 int sfmode, int sfcount, struct in6_addr *psfsr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_policy.h32 struct in6_addr a6;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_table.h64 struct in6_addr *);
H A Dbgp_attr.h65 struct in6_addr mp_nexthop_global;
66 struct in6_addr mp_nexthop_local;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dtable.h71 struct in6_addr *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_prefix.c133 ospf6_prefix_in6_addr (struct ospf6_prefix *o6p, struct in6_addr *in6)
135 memset (in6, 0, sizeof (struct in6_addr));
157 struct in6_addr in6;
192 struct in6_addr in6;
H A Dospf6_prefix.h63 void ospf6_prefix_in6_addr (struct ospf6_prefix *, struct in6_addr *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter/
H A Dxt_policy.h33 struct in6_addr a6;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_policy.h37 struct in6_addr a6;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/linux/netfilter_ipv6/
H A Dip6t_policy.h33 struct in6_addr a6;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dipprefix.c75 struct in6_addr *pfx;
78 pfx = (struct in6_addr *)RTA_DATA(tb[PREFIX_ADDRESS]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dchecksum.h125 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr,
126 const struct in6_addr *daddr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dchecksum.h129 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr,
130 const struct in6_addr *daddr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dchecksum.h166 static inline __sum16 csum_ipv6_magic(const struct in6_addr *saddr,
167 const struct in6_addr *daddr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables.c1426 const char *xtables_ip6addr_to_numeric(const struct in6_addr *addrp)
1434 static const char *ip6addr_to_host(const struct in6_addr *addr)
1459 const char *xtables_ip6addr_to_anyname(const struct in6_addr *addr)
1469 static int ip6addr_prefix_length(const struct in6_addr *k)
1493 const char *xtables_ip6mask_to_numeric(const struct in6_addr *addrp)
1507 struct in6_addr *xtables_numeric_to_ip6addr(const char *num)
1509 static struct in6_addr ap;
1520 static struct in6_addr *
1523 struct in6_addr *addr;
1549 addr = xtables_calloc(*naddr, sizeof(struct in6_addr));
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dlease.c93 sizeof(struct in6_addr))) == 0) {
257 const struct in6_addr *addrkey
258 = (const struct in6_addr *)&(((const struct dhcp6_addr *)key)->addr);
275 if (IN6_ARE_ADDR_EQUAL(&v6addr->addr, (struct in6_addr *)key)) {
331 struct in6_addr *addr;
332 struct in6_addr *prefix;
336 struct in6_addr mask;
353 struct in6_addr *linklocal)
379 struct in6_addr *addr;
H A Dserver6_conf.c56 struct in6_addr *addr1;
57 struct in6_addr *addr2;
68 struct in6_addr
70 struct in6_addr *current;
82 struct in6_addr *addr;
292 is_anycast(struct in6_addr *in, int plen)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_ipv6/
H A Dip6_tables.h41 struct in6_addr src, dst;
43 struct in6_addr smsk, dmsk;
345 extern int ip6_masked_addrcmp(const struct in6_addr *addr1,
346 const struct in6_addr *mask,
347 const struct in6_addr *addr2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/sysdep-i386/
H A Dchecksum.h153 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr,
154 const struct in6_addr *daddr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/lib/
H A Dcsum-wrappers.c117 __sum16 csum_ipv6_magic(const struct in6_addr *saddr,
118 const struct in6_addr *daddr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dchecksum.h196 static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr,
197 const struct in6_addr *daddr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dflow.h27 struct in6_addr daddr;
28 struct in6_addr saddr;

Completed in 381 milliseconds

12345678910