dce_lookup_and_add_v4
extern dce_t *dce_lookup_and_add_v4(ipaddr_t, ip_stack_t *);
dce = dce_lookup_and_add_v4(dst, ipst);
dce = dce_lookup_and_add_v4(dst_addr, ipst);
dce = dce_lookup_and_add_v4(dst, ipst);