Home
last modified time | relevance | path

Searched refs:sock_write_timestamp (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dsock.h2809 static inline void sock_write_timestamp(struct sock *sk, ktime_t kt) in sock_write_timestamp() function
2848 sock_write_timestamp(sk, kt); in sock_recv_timestamp()
2872 sock_write_timestamp(sk, skb->tstamp); in sock_recv_cmsgs()
2874 sock_write_timestamp(sk, 0); in sock_recv_cmsgs()
/linux/net/sunrpc/
H A Dsvcsock.c647 sock_write_timestamp(svsk->sk_sk, skb->tstamp); in svc_udp_recvfrom()
/linux/net/core/
H A Dsock.c3852 sock_write_timestamp(sk, kt); in sock_gettstamp()