Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptp_classify.h48 #define OFF_PTP_SEQUENCE_ID 30 macro
/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c296 if (skb->len < offset + OFF_PTP_SEQUENCE_ID + sizeof(seqid)) in ixp_ptp_match()
300 id = (u16 *)(data + offset + OFF_PTP_SEQUENCE_ID); in ixp_ptp_match()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c3505 if (skb->len < offset + OFF_PTP_SEQUENCE_ID + sizeof(short)) in t4_systim_to_hwstamp()