Home
last modified time | relevance | path

Searched refs:PTP_PORT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c23 #define PTP_PORT 0x13F macro
1009 if (udph->source == htons(PTP_PORT) && in otx2_validate_network_transport()
1010 udph->dest == htons(PTP_PORT)) in otx2_validate_network_transport()