taglinefilesource code
n_da882net/ipv4/ip_fw.cunsigned long n_sa,n_da,o_sa,o_da,o_sm,o_dm,n_sm,n_dm;
n_da935net/ipv4/ip_fw.cn_da=ntohl(ftmp->fw_dst.s_addr);
n_da955net/ipv4/ip_fw.cif ((o_da & m_dst_mask) == (n_da & m_dst_mask)) 
n_da963net/ipv4/ip_fw.cif (((o_da & o_dm) == (n_da & n_dm))