Lines Matching refs:cls_prot
2776 .cls_prot = NET_PROT_ETH,
2781 .cls_prot = NET_PROT_ETH,
2790 .cls_prot = NET_PROT_ETH,
2797 .cls_prot = NET_PROT_VLAN,
2804 .cls_prot = NET_PROT_IP,
2810 .cls_prot = NET_PROT_IP,
2816 .cls_prot = NET_PROT_IP,
2825 .cls_prot = NET_PROT_UDP,
2831 .cls_prot = NET_PROT_UDP,
2918 if (dist_fields[i].cls_prot == prot && in dpaa2_eth_cls_fld_off()
2981 key->extract.from_hdr.prot = dist_fields[i].cls_prot; in dpaa2_eth_set_dist_key()