Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dsock.c922 sock_enable_timestamp(sk, SOCK_TIMESTAMP); in sock_setsockopt()
962 sock_enable_timestamp(sk, in sock_setsockopt()
3012 sock_enable_timestamp(sk, SOCK_TIMESTAMP); in sock_gettstamp()
3045 void sock_enable_timestamp(struct sock *sk, int flag) in sock_enable_timestamp() function
/Linux-v5.4/include/net/
Dsock.h2531 void sock_enable_timestamp(struct sock *sk, int flag);