Searched refs:SKB_PTP_TYPE (Results 1 – 3 of 3) sorted by relevance
31 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) macro
313 type = SKB_PTP_TYPE(skb); in hellcreek_get_rxts()431 SKB_PTP_TYPE(skb) = type; in hellcreek_port_rxtstamp()
19 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) macro244 unsigned int type = SKB_PTP_TYPE(skb); in seq_match()348 SKB_PTP_TYPE(skb) = type; in mv88e6xxx_port_rxtstamp()