Lines Matching refs:cls_prot
4022 .cls_prot = NET_PROT_ETH,
4027 .cls_prot = NET_PROT_ETH,
4036 .cls_prot = NET_PROT_ETH,
4043 .cls_prot = NET_PROT_VLAN,
4050 .cls_prot = NET_PROT_IP,
4056 .cls_prot = NET_PROT_IP,
4062 .cls_prot = NET_PROT_IP,
4071 .cls_prot = NET_PROT_UDP,
4077 .cls_prot = NET_PROT_UDP,
4193 if (dist_fields[i].cls_prot == prot && in dpaa2_eth_cls_fld_off()
4256 key->extract.from_hdr.prot = dist_fields[i].cls_prot; in dpaa2_eth_set_dist_key()