pt_add
struct pt_entry *pt_add(struct bgpd_addr *, u_int);
pte = pt_add(prefix, prefixlen);
pte = pt_add(&addr, 0);