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