lookup_clip_db_entry
static struct clip_db_entry *lookup_clip_db_entry(struct in6_addr *, bool);
cde = lookup_clip_db_entry(in6, add);
cde = lookup_clip_db_entry(in6, true);