Home
last modified time | relevance | path

Searched refs:skb_get_timestamp (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/ipv6/
Dmip6.c233 skb_get_timestamp(skb, &stamp); in mip6_destopt_reject()
/linux-4.1.27/drivers/isdn/mISDN/
Dsocket.c109 skb_get_timestamp(skb, &tv); in mISDN_sock_cmsg()
/linux-4.1.27/net/bluetooth/
Dhci_sock.c903 skb_get_timestamp(skb, &tv); in hci_sock_cmsg()
/linux-4.1.27/include/linux/
Dskbuff.h2815 static inline void skb_get_timestamp(const struct sk_buff *skb, in skb_get_timestamp() function
/linux-4.1.27/net/
Dsocket.c655 skb_get_timestamp(skb, &tv); in __sock_recv_timestamp()