taglinefilesource code
o_da433net/inet/ip_fw.cunsigned long n_sa,n_da,o_sa,o_da,o_sm,o_dm,n_sm,n_dm;
o_da491net/inet/ip_fw.co_da=ntohl(chtmp->fw_dst.s_addr);
o_da506net/inet/ip_fw.cif ((o_da & m_dst_mask) == (n_da & m_dst_mask)) 
o_da514net/inet/ip_fw.cif (((o_da & o_dm) == (n_da & n_dm))