Searched refs:skb_get_ktime (Results 1 – 5 of 5) sorted by relevance
142 ktime_to_ms(skb_get_ktime(skb))); in tipc_skb_dump()
219 stamp = skb_get_ktime(skb); in mip6_destopt_reject()
95 skb_get_ktime(skb), flag, skip_sk); in mgmt_send_event_skb()
1832 kt = skb_get_ktime(skb); in sctp_unpack_cookie()
4111 static inline ktime_t skb_get_ktime(const struct sk_buff *skb) in skb_get_ktime() function