Home
last modified time | relevance | path

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

/linux/net/core/
A 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/include/linux/
A Dptp_classify.h102 struct ptp_header *ptp_parse_header(struct sk_buff *skb, unsigned int type);
138 static inline struct ptp_header *ptp_parse_header(struct sk_buff *skb, in ptp_parse_header() function
/linux/drivers/net/dsa/hirschmann/
A Dhellcreek_hwtstamp.c165 hdr = ptp_parse_header(skb, type); in hellcreek_should_tstamp()
325 hdr = ptp_parse_header(skb, type); in hellcreek_get_rxts()
/linux/drivers/net/dsa/mv88e6xxx/
A Dhwtstamp.c227 hdr = ptp_parse_header(skb, type); in mv88e6xxx_should_tstamp()
251 hdr = ptp_parse_header(skb, type); in seq_match()
/linux/drivers/ptp/
A Dptp_ines.c446 hdr = ptp_parse_header(skb, ptp_class); in ines_match()
675 hdr = ptp_parse_header(skb, type); in is_sync_pdelay_resp()
/linux/drivers/net/phy/
A Dnxp-c45-tja11xx.c479 NXP_C45_SKB_CB(skb)->header = ptp_parse_header(skb, type); in nxp_c45_txtstamp()
497 struct ptp_header *header = ptp_parse_header(skb, type); in nxp_c45_rxtstamp()
A Ddp83640.c821 hdr = ptp_parse_header(skb, type); in match()
977 hdr = ptp_parse_header(skb, type); in is_sync()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ptp.c32 hdr = ptp_parse_header(skb, ptp_class); in bnxt_ptp_parse()
/linux/drivers/net/ethernet/ti/
A Dcpts.c456 hdr = ptp_parse_header(skb, ptp_class); in cpts_skb_get_mtype_seqid()
A Dam65-cpts.c760 hdr = ptp_parse_header(skb, ptp_class); in am65_skb_get_mtype_seqid()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ptp.c330 hdr = ptp_parse_header(skb, ptp_class); in mlxsw_sp_ptp_parse()
/linux/drivers/net/ethernet/mscc/
A Docelot.c747 hdr = ptp_parse_header(skb, ptp_class); in ocelot_ptp_is_onestep_sync()
836 hdr = ptp_parse_header(clone, OCELOT_SKB_CB(clone)->ptp_class); in ocelot_validate_ptp_skb()
/linux/Documentation/networking/
A Dtimestamping.rst651 the PTP transport type, and ``ptp_parse_header`` to interpret the PTP
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc.c106 hdr = ptp_parse_header(skb, ptp_class); in enetc_ptp_parse()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth.c670 hdr = ptp_parse_header(skb, ptp_class); in dpaa2_eth_ptp_parse()
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c4092 hdr = ptp_parse_header(skb, type); in mvpp2_tx_hw_tstamp()
/linux/
A Dvmlinux.symvers6267 0x00000000 ptp_parse_header vmlinux EXPORT_SYMBOL_GPL
A DSystem.map51761 ffff800010dd42e0 T ptp_parse_header
A D.tmp_System.map51761 ffff800010dd42e0 T ptp_parse_header

Completed in 413 milliseconds