Lines Matching full:gen_port
234 static struct block *gen_port(int, int, int);
4045 gen_port(port, ip_proto, dir)
5175 return gen_port(port, real_proto, dir);
5177 b = gen_port(port, real_proto, dir);
5368 return gen_port((int)v, proto, dir);
5372 b = gen_port((int)v, proto, dir);