Home
last modified time | relevance | path

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

/linux/include/net/
A Dsock.h2560 static inline void sock_write_timestamp(struct sock *sk, ktime_t kt) in sock_write_timestamp() function
2595 sock_write_timestamp(sk, kt); in sock_recv_timestamp()
2616 sock_write_timestamp(sk, skb->tstamp); in sock_recv_ts_and_drops()
2618 sock_write_timestamp(sk, 0); in sock_recv_ts_and_drops()
/linux/net/sunrpc/
A Dsvcsock.c478 sock_write_timestamp(svsk->sk_sk, skb->tstamp); in svc_udp_recvfrom()
/linux/net/core/
A Dsock.c3359 sock_write_timestamp(sk, kt); in sock_gettstamp()

Completed in 20 milliseconds