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