sk_txtime 725 net/core/sock.c struct sock_txtime sk_txtime; sk_txtime 1161 net/core/sock.c } else if (copy_from_user(&sk_txtime, optval, sk_txtime 1164 net/core/sock.c } else if (sk_txtime.flags & ~SOF_TXTIME_FLAGS_MASK) { sk_txtime 1168 net/core/sock.c sk->sk_clockid = sk_txtime.clockid; sk_txtime 1170 net/core/sock.c !!(sk_txtime.flags & SOF_TXTIME_DEADLINE_MODE); sk_txtime 1172 net/core/sock.c !!(sk_txtime.flags & SOF_TXTIME_REPORT_ERRORS);