Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.c95 #define PTP_V1_MIN_LENGTH 64 macro
1746 if (!pskb_may_pull(skb, PTP_V1_MIN_LENGTH)) { in efx_ptp_rx()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c94 #define PTP_V1_MIN_LENGTH 64 macro
1629 if (!pskb_may_pull(skb, PTP_V1_MIN_LENGTH)) { in efx_ptp_rx()