Home
last modified time | relevance | path

Searched refs:sk_txtime_report_errors (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_etf.c142 if (!sk || !sk_fullsock(sk) || !(sk->sk_txtime_report_errors)) in report_sock_error()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c1242 sk->sk_txtime_report_errors = in sock_setsockopt()
1608 v.txtime.flags |= sk->sk_txtime_report_errors ? in sock_getsockopt()
/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h501 sk_txtime_report_errors : 1, member