Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dsock.h2697 static inline void sock_write_timestamp(struct sock *sk, ktime_t kt) in sock_write_timestamp() function
2732 sock_write_timestamp(sk, kt); in sock_recv_timestamp()
2755 sock_write_timestamp(sk, skb->tstamp); in sock_recv_cmsgs()
2757 sock_write_timestamp(sk, 0); in sock_recv_cmsgs()
/linux-6.6.21/net/sunrpc/
Dsvcsock.c609 sock_write_timestamp(svsk->sk_sk, skb->tstamp); in svc_udp_recvfrom()
/linux-6.6.21/net/core/
Dsock.c3588 sock_write_timestamp(sk, kt); in sock_gettstamp()