Lines Matching refs:ip4dst
682 ip_entry->ip4dst = spec.loc_host[0];
683 ip_mask->ip4dst = IP4_ADDR_FULL_MASK;
761 uip_entry->ip4dst = spec.loc_host[0];
762 uip_mask->ip4dst = IP4_ADDR_FULL_MASK;
969 if (ip_mask->ip4dst) {
970 if (ip_mask->ip4dst != IP4_ADDR_FULL_MASK)
973 spec.loc_host[0] = ip_entry->ip4dst;
1038 if (uip_mask->ip4dst) {
1039 if (uip_mask->ip4dst != IP4_ADDR_FULL_MASK)
1042 spec.loc_host[0] = uip_entry->ip4dst;