Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnet_tstamp.h157 struct sock_txtime { struct
/Linux-v4.19/net/core/
Dsock.c656 struct sock_txtime sk_txtime; in sock_setsockopt()
1033 } else if (optlen != sizeof(struct sock_txtime)) { in sock_setsockopt()
1036 sizeof(struct sock_txtime))) { in sock_setsockopt()
1095 struct sock_txtime txtime; in sock_getsockopt()