Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dsock.c823 sock_enable_timestamp(sk, SOCK_TIMESTAMP); in sock_setsockopt()
859 sock_enable_timestamp(sk, in sock_setsockopt()
2904 sock_enable_timestamp(sk, SOCK_TIMESTAMP); in sock_get_timestamp()
2920 sock_enable_timestamp(sk, SOCK_TIMESTAMP); in sock_get_timestampns()
2932 void sock_enable_timestamp(struct sock *sk, int flag) in sock_enable_timestamp() function
/Linux-v4.19/net/
Dcompat.c469 sock_enable_timestamp(sk, SOCK_TIMESTAMP); in compat_sock_get_timestamp()
496 sock_enable_timestamp(sk, SOCK_TIMESTAMP); in compat_sock_get_timestampns()
/Linux-v4.19/include/net/
Dsock.h2425 void sock_enable_timestamp(struct sock *sk, int flag);