Lines Matching refs:cls_prot
3438 .cls_prot = NET_PROT_ETH,
3443 .cls_prot = NET_PROT_ETH,
3452 .cls_prot = NET_PROT_ETH,
3459 .cls_prot = NET_PROT_VLAN,
3466 .cls_prot = NET_PROT_IP,
3472 .cls_prot = NET_PROT_IP,
3478 .cls_prot = NET_PROT_IP,
3487 .cls_prot = NET_PROT_UDP,
3493 .cls_prot = NET_PROT_UDP,
3609 if (dist_fields[i].cls_prot == prot && in dpaa2_eth_cls_fld_off()
3672 key->extract.from_hdr.prot = dist_fields[i].cls_prot; in dpaa2_eth_set_dist_key()