Home
last modified time | relevance | path

Searched refs:enc_ctl (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c318 struct flow_match_control enc_ctl; in nfp_flower_calculate_key_layers() local
322 flow_rule_match_enc_control(rule, &enc_ctl); in nfp_flower_calculate_key_layers()
324 if (flow_rule_has_enc_control_flags(enc_ctl.mask->flags, in nfp_flower_calculate_key_layers()
328 if (enc_ctl.mask->addr_type != 0xffff) { in nfp_flower_calculate_key_layers()
333 ipv6_tun = enc_ctl.key->addr_type == in nfp_flower_calculate_key_layers()
342 enc_ctl.key->addr_type != FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in nfp_flower_calculate_key_layers()