Searched defs:userstamp (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/
H A Dcompat.c430 int compat_sock_get_timestamp(struct sock *sk, struct timeval __user *userstamp) compat_sock_get_timestamp() argument
458 int compat_sock_get_timestampns(struct sock *sk, struct timespec __user *userstamp) compat_sock_get_timestampns() argument
/linux-4.1.27/net/core/
H A Dsock.c2438 int sock_get_timestamp(struct sock *sk, struct timeval __user *userstamp) sock_get_timestamp() argument
2454 int sock_get_timestampns(struct sock *sk, struct timespec __user *userstamp) sock_get_timestampns() argument

Completed in 99 milliseconds