Searched refs:FLOW_RSS (Results 1 – 4 of 4) sorted by relevance
105 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in rxclass_print_nfc_rule()251 if (fsp->flow_type & FLOW_RSS) in rxclass_print_nfc_rule()282 switch (fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) { in rxclass_print_rule()1383 fsp->flow_type |= FLOW_RSS; in rxclass_parse_ruleopts()
1706 #define FLOW_RSS 0x20000000 macro
1607 switch (fhash & ~FLOW_RSS) { in dump_rxfhash()3657 nfccmd.flow_type |= FLOW_RSS; in do_srxclass()3726 nfccmd.flow_type |= FLOW_RSS; in do_grxclass()
1841 #define FLOW_RSS 0x20000000 macro