ip_pool_create
err = ip_pool_create(&op, ifs);
if (ip_pool_create(&op, ifs) == 0)
extern int ip_pool_create __P((iplookupop_t *, ipf_stack_t *));