taglinefilesource code
dst_port115net/inet/ip_fw.cunsigned short src_port=0, dst_port=0;
dst_port196net/inet/ip_fw.cdst_port=ntohs(portptr[1]);
dst_port204net/inet/ip_fw.cdst_port = ntohs(portptr[1]);
dst_port226net/inet/ip_fw.cport_match(&f->ports[f->n_src_p],f->n_dst_p,dst_port,
dst_port311net/inet/ip_fw.cunsigned short src_port=0, dst_port=0;
dst_port372net/inet/ip_fw.cdst_port=ntohs(portptr[1]);
dst_port380net/inet/ip_fw.cdst_port = ntohs(portptr[1]);
dst_port400net/inet/ip_fw.cport_match(&f->ports[f->n_src_p],f->n_dst_p,dst_port,
dst_port403net/inet/ip_fw.c&& (port_match(&f->ports[0],f->n_src_p,dst_port,