Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dsock_reuseport.h23 unsigned int synq_overflow_ts; member
A Dtcp.h522 last_overflow = READ_ONCE(reuse->synq_overflow_ts); in tcp_synq_overflow()
525 WRITE_ONCE(reuse->synq_overflow_ts, now); in tcp_synq_overflow()
546 last_overflow = READ_ONCE(reuse->synq_overflow_ts); in tcp_synq_no_recent_overflow()
/linux-6.3-rc2/net/core/
A Dsock_reuseport.c289 more_reuse->synq_overflow_ts = READ_ONCE(reuse->synq_overflow_ts); in reuseport_grow()

Completed in 10 milliseconds