Lines Matching refs:cls_prot
3532 .cls_prot = NET_PROT_ETH,
3537 .cls_prot = NET_PROT_ETH,
3546 .cls_prot = NET_PROT_ETH,
3553 .cls_prot = NET_PROT_VLAN,
3560 .cls_prot = NET_PROT_IP,
3566 .cls_prot = NET_PROT_IP,
3572 .cls_prot = NET_PROT_IP,
3581 .cls_prot = NET_PROT_UDP,
3587 .cls_prot = NET_PROT_UDP,
3703 if (dist_fields[i].cls_prot == prot && in dpaa2_eth_cls_fld_off()
3766 key->extract.from_hdr.prot = dist_fields[i].cls_prot; in dpaa2_eth_set_dist_key()