Searched refs:FW_FILTER_WR_DROP_V (Results 1 – 2 of 2) sorted by relevance
295 #define FW_FILTER_WR_DROP_V(x) ((x) << FW_FILTER_WR_DROP_S) macro298 #define FW_FILTER_WR_DROP_F FW_FILTER_WR_DROP_V(1U)
859 FW_FILTER_WR_DROP_V(f->fs.action == FILTER_DROP) | in set_filter_wr()