Home
last modified time | relevance | path

Searched refs:skb_tstamp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dskbuff.h4231 static inline ktime_t skb_tstamp(const struct sk_buff *skb) in skb_tstamp() function
/openbmc/linux/net/packet/
H A Daf_packet.c465 ktime_to_timespec64_cond(skb_tstamp(skb), ts)) in tpacket_get_timestamp()