Searched refs:ptp_header_update_correction (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | ptp_classify.h | 155 * ptp_header_update_correction - Update PTP header's correction field 167 void ptp_header_update_correction(struct sk_buff *skb, unsigned int type, in ptp_header_update_correction() function 238 void ptp_header_update_correction(struct sk_buff *skb, unsigned int type, in ptp_header_update_correction() function
|
/linux/net/dsa/ |
H A D | tag_ksz.c | 236 ptp_header_update_correction(skb, ptp_type, ptp_hdr, 0); in ksz_xmit_timestamp()
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz_ptp.c | 488 ptp_header_update_correction(skb, type, ptp_hdr, correction); in ksz_port_rxtstamp()
|