Lines Matching refs:ip6dst
847 memcpy(ip6_entry->ip6dst, spec.loc_host,
848 sizeof(ip6_entry->ip6dst));
849 ip6_fill_mask(ip6_mask->ip6dst);
918 memcpy(uip6_entry->ip6dst, spec.loc_host,
919 sizeof(uip6_entry->ip6dst));
920 ip6_fill_mask(uip6_mask->ip6dst);
1097 if (!ip6_mask_is_empty(ip6_mask->ip6dst)) {
1098 if (!ip6_mask_is_full(ip6_mask->ip6dst))
1101 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host));
1156 if (!ip6_mask_is_empty(uip6_mask->ip6dst)) {
1157 if (!ip6_mask_is_full(uip6_mask->ip6dst))
1160 memcpy(spec.loc_host, uip6_entry->ip6dst, sizeof(spec.loc_host));