Home
last modified time | relevance | path

Searched refs:SK_PACING_NEEDED (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h24 SK_PACING_NEEDED = 1, enumerator
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bbr.c1075 cmpxchg(&sk->sk_pacing_status, SK_PACING_NONE, SK_PACING_NEEDED); in bbr_init()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1297 return smp_load_acquire(&sk->sk_pacing_status) == SK_PACING_NEEDED; in tcp_needs_internal_pacing()
H A Dsock.h547 SK_PACING_NEEDED = 1, enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c1186 SK_PACING_NEEDED); in sock_setsockopt()
H A Dfilter.c4716 SK_PACING_NEEDED); in _bpf_setsockopt()