Lines Matching refs:ip6dst
857 memcpy(ip6_entry->ip6dst, spec.loc_host,
858 sizeof(ip6_entry->ip6dst));
859 ip6_fill_mask(ip6_mask->ip6dst);
928 memcpy(uip6_entry->ip6dst, spec.loc_host,
929 sizeof(uip6_entry->ip6dst));
930 ip6_fill_mask(uip6_mask->ip6dst);
1107 if (!ip6_mask_is_empty(ip6_mask->ip6dst)) {
1108 if (!ip6_mask_is_full(ip6_mask->ip6dst))
1111 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host));
1166 if (!ip6_mask_is_empty(uip6_mask->ip6dst)) {
1167 if (!ip6_mask_is_full(uip6_mask->ip6dst))
1170 memcpy(spec.loc_host, uip6_entry->ip6dst, sizeof(spec.loc_host));