Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dso_txtime.c268 struct sock_txtime so_txtime_val = { .clockid = cfg_clockid }; in setsockopt_txtime()
269 struct sock_txtime so_txtime_val_read = { 0 }; in setsockopt_txtime()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_reroute.c90 struct sock_txtime txtime_on = { in overflow_fq()
H A Dtc_redirect.c590 struct sock_txtime opt = { .clockid = CLOCK_TAI }; in snd_tstamp()
/linux/net/core/
H A Dsock.c1179 struct sock_txtime sk_txtime; in sk_setsockopt()
1573 if (optlen != sizeof(struct sock_txtime)) { in sk_setsockopt()
1577 sizeof(struct sock_txtime))) { in sk_setsockopt()
1703 struct sock_txtime txtime; in sk_getsockopt()