taglinefilesource code
n_da433net/inet/ip_fw.cunsigned long n_sa,n_da,o_sa,o_da,o_sm,o_dm,n_sm,n_dm;
n_da486net/inet/ip_fw.cn_da=ntohl(ftmp->fw_dst.s_addr);
n_da506net/inet/ip_fw.cif ((o_da & m_dst_mask) == (n_da & m_dst_mask)) 
n_da514net/inet/ip_fw.cif (((o_da & o_dm) == (n_da & n_dm))