Searched refs:ipv6_addr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dbcmipv6.h76 BWL_PRE_PACKED_STRUCT struct ipv6_addr { struct
107 struct ipv6_addr saddr;
108 struct ipv6_addr daddr;
114 struct ipv6_addr target;
138 static const struct ipv6_addr all_node_ipv6_maddr = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcache.c56 struct in6_addr ipv6_addr; member in union:cifs_server_key::__anon16547
88 key->addr[0].ipv6_addr = server->addr.sockAddr6.sin6_addr;
89 key_len += sizeof(key->addr[0].ipv6_addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dfscache-index.c60 struct in6_addr ipv6_addr; /* IPv6 address */ member in union:nfs_server_key::__anon16744
91 key->addr[0].ipv6_addr = sin6->sin6_addr;
92 len += sizeof(key->addr[0].ipv6_addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h758 volatile u8 ipv6_addr[16]; member in struct:e1000_ipv6_at_entry

Completed in 209 milliseconds