Home
last modified time | relevance | path

Searched refs:SO_EE_CODE_TXTIME_INVALID_PARAM (Results 1 – 3 of 3) sorted by path

/linux/include/uapi/linux/
H A Derrqueue.h41 #define SO_EE_CODE_TXTIME_INVALID_PARAM 1 macro
/linux/net/sched/
H A Dsch_etf.c172 SO_EE_CODE_TXTIME_INVALID_PARAM); in etf_enqueue_timesortedlist()
/linux/tools/testing/selftests/net/
H A Dso_txtime.c205 if (err->ee_code != SO_EE_CODE_TXTIME_INVALID_PARAM) in do_recv_errqueue_timeout()