Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dsock.h2663 static inline void sock_write_timestamp(struct sock *sk, ktime_t kt) in sock_write_timestamp() function
2698 sock_write_timestamp(sk, kt); in sock_recv_timestamp()
2720 sock_write_timestamp(sk, skb->tstamp); in sock_recv_cmsgs()
2722 sock_write_timestamp(sk, 0); in sock_recv_cmsgs()
/linux-6.3-rc2/net/sunrpc/
A Dsvcsock.c467 sock_write_timestamp(svsk->sk_sk, skb->tstamp); in svc_udp_recvfrom()
/linux-6.3-rc2/net/core/
A Dsock.c3548 sock_write_timestamp(sk, kt); in sock_gettstamp()

Completed in 18 milliseconds