Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dnet_tstamp.h200 struct sock_txtime { struct
/linux-6.3-rc2/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()
A Dcmsg_sender.c255 struct sock_txtime so_txtime = { in cs_write_cmsg()
/linux-6.3-rc2/net/core/
A Dsock.c1092 struct sock_txtime sk_txtime; in sk_setsockopt()
1472 if (optlen != sizeof(struct sock_txtime)) { in sk_setsockopt()
1476 sizeof(struct sock_txtime))) { in sk_setsockopt()
1608 struct sock_txtime txtime; in sk_getsockopt()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dtc_redirect.c450 struct sock_txtime opt = { .clockid = CLOCK_TAI }; in snd_tstamp()

Completed in 14 milliseconds