taglinefilesource code
nports149net/ipv4/ip_fw.cextern inline int port_match(unsigned short *portptr,int nports,unsigned short port,int range_flag)
nports151net/ipv4/ip_fw.cif (!nports)
nports159net/ipv4/ip_fw.cnports -= 2;
nports162net/ipv4/ip_fw.cwhile ( nports-- > 0 )