Lines Matching refs:ip6dst
709 memcpy(ip6_entry->ip6dst, spec.loc_host,
710 sizeof(ip6_entry->ip6dst));
711 ip6_fill_mask(ip6_mask->ip6dst);
780 memcpy(uip6_entry->ip6dst, spec.loc_host,
781 sizeof(uip6_entry->ip6dst));
782 ip6_fill_mask(uip6_mask->ip6dst);
1004 if (!ip6_mask_is_empty(ip6_mask->ip6dst)) {
1005 if (!ip6_mask_is_full(ip6_mask->ip6dst))
1008 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host));
1063 if (!ip6_mask_is_empty(uip6_mask->ip6dst)) {
1064 if (!ip6_mask_is_full(uip6_mask->ip6dst))
1067 memcpy(spec.loc_host, uip6_entry->ip6dst, sizeof(spec.loc_host));