Searched refs:enc_control (Results 1 – 6 of 6) sorted by relevance
558 if (key.enc_control.addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in mlx5e_restore_tunnel()564 } else if (key.enc_control.addr_type == FLOW_DISSECTOR_KEY_IPV6_ADDRS) { in mlx5e_restore_tunnel()573 key.enc_control.addr_type); in mlx5e_restore_tunnel()
92 struct flow_dissector_key_control enc_control; member
1967 &tunnel_key.enc_control); in mlx5e_get_flow_tunnel_id()1968 if (tunnel_key.enc_control.addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) in mlx5e_get_flow_tunnel_id()
22 struct flow_dissector_key_control enc_control; member
41 NF_FLOW_DISSECTOR(match, FLOW_DISSECTOR_KEY_ENC_CONTROL, enc_control); in nf_flow_rule_lwt_match()58 key->enc_control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in nf_flow_rule_lwt_match()73 key->enc_control.addr_type = FLOW_DISSECTOR_KEY_IPV6_ADDRS; in nf_flow_rule_lwt_match()
36 struct flow_dissector_key_control enc_control; member1593 key->enc_control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in fl_set_key()1594 mask->enc_control.addr_type = ~0; in fl_set_key()1609 key->enc_control.addr_type = FLOW_DISSECTOR_KEY_IPV6_ADDRS; in fl_set_key()1610 mask->enc_control.addr_type = ~0; in fl_set_key()1746 enc_control); in fl_init_dissector()2932 if (key->enc_control.addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS && in fl_dump_key()2942 else if (key->enc_control.addr_type == FLOW_DISSECTOR_KEY_IPV6_ADDRS && in fl_dump_key()