Lines Matching refs:ip4dst
683 ip_entry->ip4dst = spec.loc_host[0];
684 ip_mask->ip4dst = IP4_ADDR_FULL_MASK;
762 uip_entry->ip4dst = spec.loc_host[0];
763 uip_mask->ip4dst = IP4_ADDR_FULL_MASK;
970 if (ip_mask->ip4dst) {
971 if (ip_mask->ip4dst != IP4_ADDR_FULL_MASK)
974 spec.loc_host[0] = ip_entry->ip4dst;
1039 if (uip_mask->ip4dst) {
1040 if (uip_mask->ip4dst != IP4_ADDR_FULL_MASK)
1043 spec.loc_host[0] = uip_entry->ip4dst;