Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock.c833 sock_enable_timestamp(sk, SOCK_TIMESTAMP); in __sock_set_timestamps()
935 sock_enable_timestamp(sk, in sock_set_timestamping()
3871 sock_enable_timestamp(sk, SOCK_TIMESTAMP); in sock_gettstamp()
3904 void sock_enable_timestamp(struct sock *sk, enum sock_flags flag) in sock_enable_timestamp() function
/linux/include/net/
H A Dsock.h3040 void sock_enable_timestamp(struct sock *sk, enum sock_flags flag);