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