Searched defs:ch_filter (Results 1 – 1 of 1) sorted by relevance
144 struct ch_filter { struct147 struct ch_filter_tuple val; argument148 struct ch_filter_tuple mask; argument149 uint16_t mac_addr_idx;150 uint8_t mac_hit:1;151 uint8_t proto:2;153 uint8_t want_filter_id:1; /* report filter TID instead of RSS hash */154 uint8_t pass:1; /* whether to pass or drop packets */155 uint8_t rss:1; /* use RSS or specified qset */156 uint8_t qset;