Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dnet_tstamp.h184 struct sock_txtime { struct
/linux/tools/testing/selftests/net/
A Dso_txtime.c265 struct sock_txtime so_txtime_val = { .clockid = cfg_clockid }; in setsockopt_txtime()
266 struct sock_txtime so_txtime_val_read = { 0 }; in setsockopt_txtime()
/linux/net/core/
A Dsock.c1019 struct sock_txtime sk_txtime; in sock_setsockopt()
1390 if (optlen != sizeof(struct sock_txtime)) { in sock_setsockopt()
1394 sizeof(struct sock_txtime))) { in sock_setsockopt()
1505 struct sock_txtime txtime; in sock_getsockopt()

Completed in 11 milliseconds