Searched refs:RTE_PTYPE_L2_MASK (Results 1 – 18 of 18) sorted by relevance
78 (RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK); in pkt_cls_node_process()80 (RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK); in pkt_cls_node_process()82 (RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK); in pkt_cls_node_process()84 (RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK); in pkt_cls_node_process()175 (RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK); in pkt_cls_node_process()
13 switch (ptype & RTE_PTYPE_L2_MASK) { in rte_get_ptype_l2_name()137 if ((ptype & RTE_PTYPE_L2_MASK) != 0) { in rte_get_ptype_name()
151 #define RTE_PTYPE_L2_MASK 0x0000000f macro
127 switch (ptype & RTE_PTYPE_L2_MASK) { in ngbe_encode_ptype_mac()293 else if (ptype & RTE_PTYPE_L2_MASK) in ngbe_encode_ptype()
243 if ((layers & RTE_PTYPE_L2_MASK) == 0) in rte_net_get_ptype()362 return pkt_type & (RTE_PTYPE_L2_MASK | in rte_net_get_ptype()
232 switch (ptype & RTE_PTYPE_L2_MASK) { in txgbe_encode_ptype_mac()400 else if (ptype & RTE_PTYPE_L2_MASK) in txgbe_encode_ptype()
320 RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK in dpaa_unsegmented_checksum()825 RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK in dpaa_eth_mbuf_to_sg_fd()
379 RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK in pfe_sw_parse_pkt()
213 if (sw_packet_type & RTE_PTYPE_L2_MASK) in dump_pkt_burst()
17351 uint32_t ptype_mask = RTE_PTYPE_L2_MASK; in cmd_show_port_supported_ptypes_parsed()17363 case RTE_PTYPE_L2_MASK: in cmd_show_port_supported_ptypes_parsed()
547 mb->packet_type &= (RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK); in trs_process_step3()
1658 RTE_PTYPE_L2_MASK) == RTE_PTYPE_L2_ETHER_TIMESYNC)) { in ice_rx_scan_hw_ring()1999 if (ad->ptp_ena && ((first_seg->packet_type & RTE_PTYPE_L2_MASK) in ice_recv_scattered_pkts()2450 if (ad->ptp_ena && ((rxm->packet_type & RTE_PTYPE_L2_MASK) == in ice_recv_pkts()
610 RTE_PTYPE_L2_MASK | in hn_rxpkt()
310 uint32_t l2 = mbuf->packet_type & RTE_PTYPE_L2_MASK; in tap_verify_csum()
2129 l2 = pkt_type & RTE_PTYPE_L2_MASK; in check_invalid_pkt_type()
204 if ((mb->packet_type & RTE_PTYPE_L2_MASK) in i40e_get_iee15888_flags()
3473 RTE_PTYPE_L2_MASK | RTE_PTYPE_L3_MASK); in hns3_parse_tunneling_params()
3212 RTE_PTYPE_L2_MASK, in rte_eth_dev_set_ptypes()