taglinefilesource code
nports77net/inet/ip_fw.cextern inline int port_match(unsigned short *portptr,int nports,unsigned short port,int range_flag)
nports79net/inet/ip_fw.cif (!nports)
nports87net/inet/ip_fw.cnports -= 2;
nports90net/inet/ip_fw.cwhile ( nports-- > 0 )