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.h2670 static inline void sock_write_timestamp(struct sock *sk, ktime_t kt) in sock_write_timestamp() function
2709 sock_write_timestamp(sk, kt); in sock_recv_timestamp()
2733 sock_write_timestamp(sk, skb->tstamp); in sock_recv_cmsgs()
2735 sock_write_timestamp(sk, 0); in sock_recv_cmsgs()
/linux/net/sunrpc/
H A Dsvcsock.c636 sock_write_timestamp(svsk->sk_sk, skb->tstamp); in svc_udp_recvfrom()
/linux/net/core/
H A Dsock.c3805 sock_write_timestamp(sk, kt); in sock_gettstamp()