Lines Matching refs:ip4dst
820 ip_entry->ip4dst = spec.loc_host[0];
821 ip_mask->ip4dst = IP4_ADDR_FULL_MASK;
899 uip_entry->ip4dst = spec.loc_host[0];
900 uip_mask->ip4dst = IP4_ADDR_FULL_MASK;
1062 if (ip_mask->ip4dst) {
1063 if (ip_mask->ip4dst != IP4_ADDR_FULL_MASK)
1066 spec.loc_host[0] = ip_entry->ip4dst;
1131 if (uip_mask->ip4dst) {
1132 if (uip_mask->ip4dst != IP4_ADDR_FULL_MASK)
1135 spec.loc_host[0] = uip_entry->ip4dst;