gen_portop6
struct block *gen_portop6(int, int, int);
b1 = gen_portop6(port, ip_proto, dir);
tmp = gen_portop6(port, IPPROTO_TCP, dir);
b1 = gen_portop6(port, IPPROTO_UDP, dir);