taglinefilesource code
o_sm433net/inet/ip_fw.cunsigned long n_sa,n_da,o_sa,o_da,o_sm,o_dm,n_sm,n_dm;
o_sm492net/inet/ip_fw.co_sm=ntohl(chtmp->fw_smsk.s_addr);
o_sm495net/inet/ip_fw.cm_src_mask = o_sm & n_sm;
o_sm500net/inet/ip_fw.cif (n_sm > o_sm) 
o_sm502net/inet/ip_fw.cif (n_sm < o_sm) 
o_sm515net/inet/ip_fw.c&&((o_sa & o_sm) == (n_sa & n_sm)))