Searched refs:l3_source_ip (Results 1 – 3 of 3) sorted by relevance
78 acl_h->l3_source_ip = be32_to_cpu(match.key->src); in dpaa2_switch_flower_parse_key()80 acl_m->l3_source_ip = be32_to_cpu(match.mask->src); in dpaa2_switch_flower_parse_key()
696 u32 l3_source_ip; member
1496 ext_params->match_l3_source_ip = cpu_to_le32(key->match.l3_source_ip); in dpsw_acl_prepare_entry_cfg()1506 ext_params->mask_l3_source_ip = cpu_to_le32(key->mask.l3_source_ip); in dpsw_acl_prepare_entry_cfg()