Searched refs:RTE_ETH_IS_IPV6_HDR (Results 1 – 10 of 10) sorted by relevance
682 #define RTE_ETH_IS_IPV6_HDR(ptype) ((ptype) & RTE_PTYPE_L3_IPV6) macro
50 } else if (RTE_ETH_IS_IPV6_HDR(m->packet_type)) { in l3fwd_lpm_simple_forward()
120 } else if (RTE_ETH_IS_IPV6_HDR(pkt->packet_type)) { in lpm_get_dst_port()150 } else if (RTE_ETH_IS_IPV6_HDR(pkt->packet_type)) { in lpm_get_dst_port_with_ipv4()
449 } else if (RTE_ETH_IS_IPV6_HDR(m->packet_type)) { in app_main_loop_rx_metadata()
687 } else if (RTE_ETH_IS_IPV6_HDR(pkt->packet_type)) { in prepare_one_packet()710 } else if (RTE_ETH_IS_IPV6_HDR(pkt->packet_type)) { in prepare_one_packet()760 else if (RTE_ETH_IS_IPV6_HDR(m->packet_type)) in send_one_packet()
304 } else if (RTE_ETH_IS_IPV6_HDR(m->packet_type)) { in l3fwd_simple_forward()
369 } else if (RTE_ETH_IS_IPV6_HDR(m->packet_type)) { in reassemble()
1278 } else if (RTE_ETH_IS_IPV6_HDR(m->packet_type)) { in l3fwd_simple_forward()1367 } else if (RTE_ETH_IS_IPV6_HDR(pkt->packet_type)) { in get_dst_port()
730 } else if (RTE_ETH_IS_IPV6_HDR(m->packet_type)) { in l3fwd_simple_forward()
1290 } else if (RTE_ETH_IS_IPV6_HDR(m->packet_type)) { in qede_check_notunn_csum_l3()