Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/
Dsocket.c100 skb_get_timestamp(skb, &tv); in mISDN_sock_cmsg()
/linux-6.1.9/net/bluetooth/
Dhci_sock.c1441 skb_get_timestamp(skb, &tv); in hci_sock_cmsg()
/linux-6.1.9/net/
Dsocket.c887 skb_get_timestamp(skb, &tv); in __sock_recv_timestamp()
/linux-6.1.9/include/linux/
Dskbuff.h4067 static inline void skb_get_timestamp(const struct sk_buff *skb, in skb_get_timestamp() function