Home
last modified time | relevance | path

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

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