Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dskbuff.h2991 static inline void skb_get_timestampns(const struct sk_buff *skb, in skb_get_timestampns() function
/linux-4.4.14/net/
Dsocket.c658 skb_get_timestampns(skb, &ts); in __sock_recv_timestamp()