Home | History | Annotate | Download | only in misc

Lines Matching refs:mask2

2890 		int mask2;
2893 mask2= current_filter.dbs;
2895 mask2 = PACKET_DBM;
2897 mask2 = UNIX_DBM;
2899 mask2 = (1<<NETLINK_DB);
2901 mask2 = 0;
2905 current_filter.dbs = mask2;
2907 current_filter.dbs &= mask2;