Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa2/
H A Ddpaa2_flow.c1421 *mask_ipv4 = 0; in dpaa2_configure_flow_generic_ip() local
1461 if (mask_ipv4) { in dpaa2_configure_flow_generic_ip()
1479 if (mask_ipv4 && (mask_ipv4->hdr.src_addr || in dpaa2_configure_flow_generic_ip()
1490 if ((mask_ipv4 && mask_ipv4->hdr.src_addr) || in dpaa2_configure_flow_generic_ip()
1532 if (mask_ipv4) { in dpaa2_configure_flow_generic_ip()
1572 if ((mask_ipv4 && mask_ipv4->hdr.dst_addr) || in dpaa2_configure_flow_generic_ip()
1580 if (mask_ipv4) in dpaa2_configure_flow_generic_ip()
1601 if (mask_ipv4) in dpaa2_configure_flow_generic_ip()
1622 if (mask_ipv4) { in dpaa2_configure_flow_generic_ip()
1661 if ((mask_ipv4 && mask_ipv4->hdr.next_proto_id) || in dpaa2_configure_flow_generic_ip()
[all …]