Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h3774 static inline void skb_get_new_timestampns(const struct sk_buff *skb, in skb_get_new_timestampns() function
/OK3568_Linux_fs/kernel/net/
H A Dsocket.c807 skb_get_new_timestampns(skb, &ts); in __sock_recv_timestamp()