OCELOT_PROTO_PTP_L4
if (!(ocelot->ports[port]->trap_proto & OCELOT_PROTO_PTP_L4))
OCELOT_PROTO_PTP_L4);
ocelot_port->trap_proto |= OCELOT_PROTO_PTP_L4;
if ((proto & OCELOT_PROTO_PTP_L2) && (proto & OCELOT_PROTO_PTP_L4))
else if (proto & OCELOT_PROTO_PTP_L4)