Home
last modified time | relevance | path

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

/linux-3.4.99/net/
Dsocket.c658 skb_get_timestampns(skb, &ts[0]); in __sock_recv_timestamp()
668 skb_get_timestampns(skb, ts + 0); in __sock_recv_timestamp()
/linux-3.4.99/include/linux/
Dskbuff.h2255 static inline void skb_get_timestampns(const struct sk_buff *skb, in skb_get_timestampns() function