Lines Matching refs:cls_prot
4016 .cls_prot = NET_PROT_ETH,
4021 .cls_prot = NET_PROT_ETH,
4030 .cls_prot = NET_PROT_ETH,
4037 .cls_prot = NET_PROT_VLAN,
4044 .cls_prot = NET_PROT_IP,
4050 .cls_prot = NET_PROT_IP,
4056 .cls_prot = NET_PROT_IP,
4065 .cls_prot = NET_PROT_UDP,
4071 .cls_prot = NET_PROT_UDP,
4187 if (dist_fields[i].cls_prot == prot && in dpaa2_eth_cls_fld_off()
4250 key->extract.from_hdr.prot = dist_fields[i].cls_prot; in dpaa2_eth_set_dist_key()