Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c76 acl_h->l3_dest_ip = be32_to_cpu(match.key->dst); in dpaa2_switch_flower_parse_key()
78 acl_m->l3_dest_ip = be32_to_cpu(match.mask->dst); in dpaa2_switch_flower_parse_key()
H A Ddpsw.h697 u32 l3_dest_ip; member
H A Ddpsw.c1495 ext_params->match_l3_dest_ip = cpu_to_le32(key->match.l3_dest_ip); in dpsw_acl_prepare_entry_cfg()
1505 ext_params->mask_l3_dest_ip = cpu_to_le32(key->mask.l3_dest_ip); in dpsw_acl_prepare_entry_cfg()