Searched refs:sock_txtime (Results 1 – 5 of 5) sorted by relevance
157 struct sock_txtime { struct
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()
835 struct sock_txtime sk_txtime; in sock_setsockopt()1219 if (optlen != sizeof(struct sock_txtime)) { in sock_setsockopt()1223 sizeof(struct sock_txtime))) { in sock_setsockopt()1308 struct sock_txtime txtime; in sock_getsockopt()