Searched refs:get_ptp_header_l4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/mscc/ |
H A D | mscc_ptp.c | 361 static struct vsc85xx_ptphdr *get_ptp_header_l4(struct sk_buff *skb, in get_ptp_header_l4() function 387 return get_ptp_header_l4(skb, iphdr, udphdr); in get_ptp_header_tx() 402 return get_ptp_header_l4(skb, iphdr, udphdr); in get_ptp_header_rx()
|
/kernel/linux/linux-6.6/drivers/net/phy/mscc/ |
H A D | mscc_ptp.c | 361 static struct vsc85xx_ptphdr *get_ptp_header_l4(struct sk_buff *skb, in get_ptp_header_l4() function 387 return get_ptp_header_l4(skb, iphdr, udphdr); in get_ptp_header_tx() 402 return get_ptp_header_l4(skb, iphdr, udphdr); in get_ptp_header_rx()
|
Completed in 4 milliseconds