Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dskbuff.h3734 static inline void skb_get_new_timestampns(const struct sk_buff *skb, in skb_get_new_timestampns() function
/kernel/linux/linux-5.10/net/
Dsocket.c806 skb_get_new_timestampns(skb, &ts); in __sock_recv_timestamp()