Searched defs:rss_header (Results 1 – 1 of 1) sorted by relevance
290 struct rss_header { struct291 __u8 opcode;293 __u8 channel:2;294 __u8 filter_hit:1;295 __u8 filter_tid:1;296 __u8 hash_type:2;297 __u8 ipv6:1;298 __u8 send2fw:1;300 __u8 send2fw:1;301 __u8 ipv6:1;[all …]