Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h3756 static inline void skb_get_new_timestamp(const struct sk_buff *skb, in skb_get_new_timestamp() function
/OK3568_Linux_fs/kernel/net/
H A Dsocket.c793 skb_get_new_timestamp(skb, &tv); in __sock_recv_timestamp()