Lines Matching refs:ip6dst
710 memcpy(ip6_entry->ip6dst, spec.loc_host,
711 sizeof(ip6_entry->ip6dst));
712 ip6_fill_mask(ip6_mask->ip6dst);
781 memcpy(uip6_entry->ip6dst, spec.loc_host,
782 sizeof(uip6_entry->ip6dst));
783 ip6_fill_mask(uip6_mask->ip6dst);
1005 if (!ip6_mask_is_empty(ip6_mask->ip6dst)) {
1006 if (!ip6_mask_is_full(ip6_mask->ip6dst))
1009 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host));
1064 if (!ip6_mask_is_empty(uip6_mask->ip6dst)) {
1065 if (!ip6_mask_is_full(uip6_mask->ip6dst))
1068 memcpy(spec.loc_host, uip6_entry->ip6dst, sizeof(spec.loc_host));