Searched refs:sock_txtime (Results 1 – 3 of 3) sorted by relevance
171 struct sock_txtime { struct
216 struct sock_txtime so_txtime_val = { .clockid = cfg_clockid }; in setsockopt_txtime()217 struct sock_txtime so_txtime_val_read = { 0 }; in setsockopt_txtime()
826 struct sock_txtime sk_txtime; in sock_setsockopt()1210 if (optlen != sizeof(struct sock_txtime)) { in sock_setsockopt()1214 sizeof(struct sock_txtime))) { in sock_setsockopt()1289 struct sock_txtime txtime; in sock_getsockopt()