Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dptp_classifier.c110 struct ptp_header *ptp_parse_header(struct sk_buff *skb, unsigned int type) in ptp_parse_header() function
138 EXPORT_SYMBOL_GPL(ptp_parse_header);
/Linux-v5.10/include/linux/
Dptp_classify.h96 struct ptp_header *ptp_parse_header(struct sk_buff *skb, unsigned int type);
132 static inline struct ptp_header *ptp_parse_header(struct sk_buff *skb, in ptp_parse_header() function
/Linux-v5.10/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c227 hdr = ptp_parse_header(skb, type); in mv88e6xxx_should_tstamp()
251 hdr = ptp_parse_header(skb, type); in seq_match()
/Linux-v5.10/drivers/ptp/
Dptp_ines.c451 hdr = ptp_parse_header(skb, ptp_class); in ines_match()
680 hdr = ptp_parse_header(skb, type); in is_sync_pdelay_resp()
/Linux-v5.10/drivers/net/phy/
Ddp83640.c812 hdr = ptp_parse_header(skb, type); in match()
969 hdr = ptp_parse_header(skb, type); in is_sync()
/Linux-v5.10/drivers/net/ethernet/ti/
Dcpts.c456 hdr = ptp_parse_header(skb, ptp_class); in cpts_skb_get_mtype_seqid()
Dam65-cpts.c760 hdr = ptp_parse_header(skb, ptp_class); in am65_skb_get_mtype_seqid()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c330 hdr = ptp_parse_header(skb, ptp_class); in mlxsw_sp_ptp_parse()
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c633 hdr = ptp_parse_header(skb, ptp_class); in dpaa2_eth_ptp_parse()
/Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c3700 hdr = ptp_parse_header(skb, type); in mvpp2_tx_hw_tstamp()