Searched refs:used_keys (Results 1 – 19 of 19) sorted by relevance
38 if (match->dissector.used_keys & BIT(FLOW_DISSECTOR_KEY_CONTROL)) in nft_flow_rule_set_addr_type()43 match->dissector.used_keys |= BIT(FLOW_DISSECTOR_KEY_CONTROL); in nft_flow_rule_set_addr_type()62 if (match->dissector.used_keys & BIT(FLOW_DISSECTOR_KEY_VLAN) && in nft_flow_rule_transfer_vlan()73 match->dissector.used_keys |= BIT(FLOW_DISSECTOR_KEY_CVLAN); in nft_flow_rule_transfer_vlan()74 } else if (match->dissector.used_keys & BIT(FLOW_DISSECTOR_KEY_BASIC) && in nft_flow_rule_transfer_vlan()83 match->dissector.used_keys |= BIT(FLOW_DISSECTOR_KEY_VLAN); in nft_flow_rule_transfer_vlan()
76 match->dissector.used_keys |= enc_keys; in nf_flow_rule_lwt_match()124 match->dissector.used_keys |= BIT(key->control.addr_type); in nf_flow_rule_match()131 match->dissector.used_keys |= BIT(FLOW_DISSECTOR_KEY_TCP); in nf_flow_rule_match()147 match->dissector.used_keys |= BIT(FLOW_DISSECTOR_KEY_META) | in nf_flow_rule_match()
164 flow->match.dissector.used_keys |= BIT(reg->key); in __nft_cmp_offload()
300 unsigned int used_keys; /* each bit repesents presence of one key id */ member360 return flow_dissector->used_keys & (1 << key_id); in dissector_uses_key()
3049 match->dissector.used_keys |= in ethtool_rx_flow_rule_create()3064 match->dissector.used_keys |= in ethtool_rx_flow_rule_create()3072 match->dissector.used_keys |= in ethtool_rx_flow_rule_create()3101 match->dissector.used_keys |= in ethtool_rx_flow_rule_create()3116 match->dissector.used_keys |= in ethtool_rx_flow_rule_create()3124 match->dissector.used_keys |= in ethtool_rx_flow_rule_create()3149 match->dissector.used_keys |= BIT(FLOW_DISSECTOR_KEY_BASIC); in ethtool_rx_flow_rule_create()3181 match->dissector.used_keys |= in ethtool_rx_flow_rule_create()3196 match->dissector.used_keys |= in ethtool_rx_flow_rule_create()
446 if (dissector->used_keys & in ocelot_flower_parse_key()484 if ((dissector->used_keys & in ocelot_flower_parse_key()
255 if (dissector->used_keys & ~NFP_FLOWER_WHITELIST_DISSECTOR) { in nfp_flower_calculate_key_layers()261 if (dissector->used_keys & NFP_FLOWER_WHITELIST_TUN_DISSECTOR && in nfp_flower_calculate_key_layers()262 (dissector->used_keys & NFP_FLOWER_WHITELIST_TUN_DISSECTOR_V6_R) in nfp_flower_calculate_key_layers()264 (dissector->used_keys & NFP_FLOWER_WHITELIST_TUN_DISSECTOR_R) in nfp_flower_calculate_key_layers()
315 if (dissector->used_keys & in cxgb4_validate_flow_match()325 dissector->used_keys); in cxgb4_validate_flow_match()
206 if (dissector->used_keys & in sja1105_flower_parse_key()
1358 dissector->used_keys |= (1 << FLOW_DISSECTOR_KEY_IPV4_ADDRS); in __stmmac_test_l3filt()1484 dissector->used_keys |= (1 << FLOW_DISSECTOR_KEY_BASIC); in __stmmac_test_l4filt()1485 dissector->used_keys |= (1 << FLOW_DISSECTOR_KEY_PORTS); in __stmmac_test_l4filt()
375 if ((dissector->used_keys & BIT(FLOW_DISSECTOR_KEY_CONTROL)) == 0 || in bnxt_tc_parse_flow()376 (dissector->used_keys & BIT(FLOW_DISSECTOR_KEY_BASIC)) == 0) { in bnxt_tc_parse_flow()378 dissector->used_keys); in bnxt_tc_parse_flow()
411 if (dissector->used_keys & in mlxsw_sp_flower_parse()
1838 if (dissector->used_keys & in qede_parse_flow_attr()1845 dissector->used_keys); in qede_parse_flow_attr()
39 flow_dissector->used_keys |= (1 << key_id); in dissector_set_key()
1367 fwd = enetc_check_flow_actions(actions, dissector->used_keys); in enetc_config_clsflower()
2769 if (dissector->used_keys & in iavf_parse_cls_flower()2779 dissector->used_keys); in iavf_parse_cls_flower()
2300 if (dissector->used_keys & in __parse_cls_flower()2323 dissector->used_keys); in __parse_cls_flower()
8014 if (dissector->used_keys & in i40e_parse_cls_flower()8024 dissector->used_keys); in i40e_parse_cls_flower()
2595 if (dissector->used_keys & in igb_parse_cls_flower()