Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c22 #define PTP_PORT 0x13F macro
981 if (udph->source == htons(PTP_PORT) && in otx2_validate_network_transport()
982 udph->dest == htons(PTP_PORT)) in otx2_validate_network_transport()