Home
last modified time | relevance | path

Searched defs:SKB_PTP_TYPE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/dsa/hirschmann/
Dhellcreek_hwtstamp.h31 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) macro
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c19 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) macro
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c19 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) macro