Home
last modified time | relevance | path

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

/linux-3.4.99/net/
Dcompat.c460 int compat_sock_get_timestamp(struct sock *sk, struct timeval __user *userstamp) in compat_sock_get_timestamp()
488 int compat_sock_get_timestampns(struct sock *sk, struct timespec __user *userstamp) in compat_sock_get_timestampns()
/linux-3.4.99/net/core/
Dsock.c2200 int sock_get_timestamp(struct sock *sk, struct timeval __user *userstamp) in sock_get_timestamp()
2216 int sock_get_timestampns(struct sock *sk, struct timespec __user *userstamp) in sock_get_timestampns()